Skip to content

Commit

Permalink
Bump tzinfo from 1.2.7 to 2.0.5 (#11)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2022
1 parent fa303c7 commit 106b168
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.3)
activesupport (7.0.3.1)
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)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.10)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.2.0)
Expand All @@ -24,9 +23,9 @@ GEM
rainbow (>= 2.2.1)
rake (>= 10.0)
retriable (~> 3.0)
i18n (1.8.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
minitest (5.14.2)
minitest (5.16.2)
multi_json (1.15.0)
multipart-post (2.1.1)
octokit (4.18.0)
Expand All @@ -40,10 +39,8 @@ GEM
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
thor (1.0.1)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
zeitwerk (2.4.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 106b168

Please sign in to comment.