Skip to content

Commit

Permalink
Bump tzinfo from 1.2.7 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.7 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.7...v2.0.5)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2022
1 parent 1ae8e63 commit 094f1ca
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.6)
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
coffee-script (2.4.1)
Expand Down Expand Up @@ -145,14 +144,12 @@ GEM
faraday (> 0.8, < 2.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.7)
thread_safe (~> 0.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)
yell (2.2.2)
zeitwerk (2.6.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 094f1ca

Please sign in to comment.