diff options
author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-09-27 14:59:15 +0900 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2018-09-27 14:59:15 +0900 |
commit | 42ab93c8b2a0affc5a8fcaed5030d53ab02db762 (patch) | |
tree | 1486c93e2ff791705677b6f525bf47a5c45a7c7c | |
parent | c6d43115c2c7633223bbbbbf3d53d02e147d0afc (diff) |
Bump tzinfo-data from 1.2018.4 to 1.2018.5 (#8800)
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2018.4 to 1.2018.5. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2018.4...v1.2018.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 234e7b6f1..8ff7c3f0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -617,7 +617,7 @@ GEM unf (~> 0.1.0) tzinfo (1.2.5) thread_safe (~> 0.1) - tzinfo-data (1.2018.4) + tzinfo-data (1.2018.5) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext |