1
0
mirror of https://github.com/bumi/blockstream_satellite synced 2025-08-30 05:45:01 +00:00

Bump activesupport from 6.0.0 to 7.0.4.1

Bumps [activesupport](https://github.com/rails/rails) from 6.0.0 to 7.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.0...v7.0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-20 20:28:52 +00:00 committed by GitHub
parent a8aef9f8fb
commit c547f088f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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