diff options
author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2019-03-27 17:45:31 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-03-27 17:45:31 +0100 |
commit | 319bce3d9da552ffa5b153f723bb0b78076b2a1c (patch) | |
tree | 2973a13519b4db97d574912a402cb25838c614ca /Gemfile.lock | |
parent | 852ca127538c73714edb49029b85b58b9b7c5858 (diff) |
Bump tzinfo-data from 1.2018.9 to 1.2019.1 (#10396)
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>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a39c7af58..da03e797e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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 |