]> cat aescling's git repositories - mastodon.git/commitdiff
Bump tzinfo-data from 1.2018.9 to 1.2019.1 (#10396)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Wed, 27 Mar 2019 16:45:31 +0000 (17:45 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 27 Mar 2019 16:45:31 +0000 (17:45 +0100)
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2018.9 to 1.2019.1.
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases)
- [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2018.9...v1.2019.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index a8bf2a5bfed6e1b032b7e0058ad1b2fd04807158..96eeff4f65d692de202eae012601d725e45b4a43 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -85,7 +85,7 @@ gem 'strong_migrations', '~> 0.3'
 gem 'tty-command', '~> 0.8', require: false
 gem 'tty-prompt', '~> 0.18', require: false
 gem 'twitter-text', '~> 1.14'
-gem 'tzinfo-data', '~> 1.2018'
+gem 'tzinfo-data', '~> 1.2019'
 gem 'webpacker', '~> 4.0'
 gem 'webpush'
 
index a39c7af58b6c58a666613f45f2daae0fa9f44564..da03e797ebd557e977eb0e9bf1861630877b5bdb 100644 (file)
@@ -623,7 +623,7 @@ GEM
       unf (~> 0.1.0)
     tzinfo (1.2.5)
       thread_safe (~> 0.1)
-    tzinfo-data (1.2018.9)
+    tzinfo-data (1.2019.1)
       tzinfo (>= 1.0.0)
     unf (0.1.4)
       unf_ext
@@ -766,7 +766,7 @@ DEPENDENCIES
   tty-command (~> 0.8)
   tty-prompt (~> 0.18)
   twitter-text (~> 1.14)
-  tzinfo-data (~> 1.2018)
+  tzinfo-data (~> 1.2019)
   webmock (~> 3.5)
   webpacker (~> 4.0)
   webpush