Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 7012882

Browse files
Bump tzinfo-data from 1.2020.6 to 1.2021.1 (mastodon#15623)
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2020.6 to 1.2021.1. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](tzinfo/tzinfo-data@v1.2020.6...v1.2021.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d16f25 commit 7012882

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ gem 'stoplight', '~> 2.2.1'
9494
gem 'strong_migrations', '~> 0.7'
9595
gem 'tty-prompt', '~> 0.23', require: false
9696
gem 'twitter-text', '~> 1.14'
97-
gem 'tzinfo-data', '~> 1.2020'
97+
gem 'tzinfo-data', '~> 1.2021'
9898
gem 'webpacker', '~> 5.2'
9999
gem 'webpush'
100100
gem 'webauthn', '~> 3.0.0.alpha1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ GEM
641641
unf (~> 0.1.0)
642642
tzinfo (1.2.9)
643643
thread_safe (~> 0.1)
644-
tzinfo-data (1.2020.6)
644+
tzinfo-data (1.2021.1)
645645
tzinfo (>= 1.0.0)
646646
unf (0.1.4)
647647
unf_ext
@@ -807,7 +807,7 @@ DEPENDENCIES
807807
thor (~> 1.0)
808808
tty-prompt (~> 0.23)
809809
twitter-text (~> 1.14)
810-
tzinfo-data (~> 1.2020)
810+
tzinfo-data (~> 1.2021)
811811
webauthn (~> 3.0.0.alpha1)
812812
webmock (~> 3.11)
813813
webpacker (~> 5.2)

0 commit comments

Comments
 (0)