1
0
mirror of https://github.com/bumi/blockstream_satellite synced 2025-07-03 16:32:02 +00:00

Bump tzinfo from 1.2.5 to 2.0.5

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](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-22 02:49:49 +00:00 committed by GitHub
parent a8aef9f8fb
commit 9a8be4bcd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,13 +10,12 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (6.0.0) activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 1.6, < 2)
minitest (~> 5.1) minitest (>= 5.1)
tzinfo (~> 1.1) tzinfo (~> 2.0)
zeitwerk (~> 2.1, >= 2.1.8) concurrent-ruby (1.1.10)
concurrent-ruby (1.1.5)
diff-lcs (1.3) diff-lcs (1.3)
faraday (0.17.0) faraday (0.17.0)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
@ -28,12 +27,12 @@ GEM
grpc (1.24.0) grpc (1.24.0)
google-protobuf (~> 3.8) google-protobuf (~> 3.8)
googleapis-common-protos-types (~> 1.0) googleapis-common-protos-types (~> 1.0)
i18n (1.7.0) i18n (1.12.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
lnrpc (0.8.0) lnrpc (0.8.0)
google-protobuf (>= 3.7) google-protobuf (>= 3.7)
grpc (>= 1.19.0) grpc (>= 1.19.0)
minitest (5.12.2) minitest (5.16.2)
multipart-post (2.1.1) multipart-post (2.1.1)
rake (10.5.0) rake (10.5.0)
rspec (3.9.0) rspec (3.9.0)
@ -49,10 +48,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0) rspec-support (~> 3.9.0)
rspec-support (3.9.0) rspec-support (3.9.0)
thread_safe (0.3.6) tzinfo (2.0.5)
tzinfo (1.2.5) concurrent-ruby (~> 1.0)
thread_safe (~> 0.1)
zeitwerk (2.2.0)
PLATFORMS PLATFORMS
ruby ruby