]> cat aescling's git repositories - mastodon.git/commitdiff
Bump tzinfo-data from 1.2019.3 to 1.2020.1 (#13645)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fri, 8 May 2020 16:50:36 +0000 (18:50 +0200)
committerGitHub <noreply@github.com>
Fri, 8 May 2020 16:50:36 +0000 (18:50 +0200)
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2019.3 to 1.2020.1.
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases)
- [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2019.3...v1.2020.1)

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

diff --git a/Gemfile b/Gemfile
index c2a68309d05b0af58d3bcb3e47b974447c430fed..ed5d45d83fc0975ec6012155d0dc713889760829 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -96,7 +96,7 @@ gem 'strong_migrations', '~> 0.6'
 gem 'tty-command', '~> 0.9', require: false
 gem 'tty-prompt', '~> 0.21', require: false
 gem 'twitter-text', '~> 1.14'
-gem 'tzinfo-data', '~> 1.2019'
+gem 'tzinfo-data', '~> 1.2020'
 gem 'webpacker', '~> 5.1'
 gem 'webpush'
 
index 3cb9949077b5106ce049d2d5f4979bab76bc089e..3ae0934fcb3b9b3183b3ba2dbfa0f8aafb0f62ce 100644 (file)
@@ -635,7 +635,7 @@ GEM
       unf (~> 0.1.0)
     tzinfo (1.2.7)
       thread_safe (~> 0.1)
-    tzinfo-data (1.2019.3)
+    tzinfo-data (1.2020.1)
       tzinfo (>= 1.0.0)
     unf (0.1.4)
       unf_ext
@@ -790,7 +790,7 @@ DEPENDENCIES
   tty-command (~> 0.9)
   tty-prompt (~> 0.21)
   twitter-text (~> 1.14)
-  tzinfo-data (~> 1.2019)
+  tzinfo-data (~> 1.2020)
   webmock (~> 3.8)
   webpacker (~> 5.1)
   webpush