Skip to content

Commit

Permalink
Bump tzinfo from 1.2.5 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 2.0.5.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](tzinfo/tzinfo@v1.2.5...v2.0.5)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2022
1 parent a8ed962 commit 5aa719a
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Expand Up @@ -7,16 +7,17 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activesupport (5.2.4.3)
activesupport (6.1.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
backport (1.2.0)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.10)
docile (1.4.0)
i18n (1.8.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
irb (1.0.0)
jaro_winkler (1.5.4)
Expand Down Expand Up @@ -72,14 +73,14 @@ GEM
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
tins (1.29.1)
sync
tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)
yard (0.9.26)
zeitwerk (2.6.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 5aa719a

Please sign in to comment.