]> cat aescling's git repositories - mastodon.git/commitdiff
Bump tzinfo-data from 1.2020.6 to 1.2021.1 (#15623)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 26 Jan 2021 14:34:48 +0000 (23:34 +0900)
committerGitHub <noreply@github.com>
Tue, 26 Jan 2021 14:34:48 +0000 (23:34 +0900)
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](https://github.com/tzinfo/tzinfo-data/compare/v1.2020.6...v1.2021.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index e1e3cc8f56984a60d1874407a830d4e2153584fd..bbad0a84164f8f42955c99f0b796fb4809f11642 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -94,7 +94,7 @@ gem 'stoplight', '~> 2.2.1'
 gem 'strong_migrations', '~> 0.7'
 gem 'tty-prompt', '~> 0.23', require: false
 gem 'twitter-text', '~> 1.14'
-gem 'tzinfo-data', '~> 1.2020'
+gem 'tzinfo-data', '~> 1.2021'
 gem 'webpacker', '~> 5.2'
 gem 'webpush'
 gem 'webauthn', '~> 3.0.0.alpha1'
index dbca7343bac65d1a9840aed8db727fdea28c4df9..50ca2feb1c407e4969fbc5274b774641ee6d9b46 100644 (file)
@@ -641,7 +641,7 @@ GEM
       unf (~> 0.1.0)
     tzinfo (1.2.9)
       thread_safe (~> 0.1)
-    tzinfo-data (1.2020.6)
+    tzinfo-data (1.2021.1)
       tzinfo (>= 1.0.0)
     unf (0.1.4)
       unf_ext
@@ -807,7 +807,7 @@ DEPENDENCIES
   thor (~> 1.0)
   tty-prompt (~> 0.23)
   twitter-text (~> 1.14)
-  tzinfo-data (~> 1.2020)
+  tzinfo-data (~> 1.2021)
   webauthn (~> 3.0.0.alpha1)
   webmock (~> 3.11)
   webpacker (~> 5.2)