Skip to content

Commit

Permalink
Bump activesupport in /docker-image/v0.12/alpine-kinesis
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 to 7.0.4.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v5.2.2...v7.0.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent 29023ae commit 32ce4e7
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions docker-image/v0.12/alpine-kinesis/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.2)
activesupport (7.0.4.2)
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)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
aws-eventstream (1.0.1)
Expand Down Expand Up @@ -685,7 +685,7 @@ GEM
aws-sigv4 (~> 1.0)
aws-sigv2 (1.0.1)
aws-sigv4 (1.0.3)
concurrent-ruby (1.1.3)
concurrent-ruby (1.2.0)
cool.io (1.5.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
Expand Down Expand Up @@ -725,7 +725,7 @@ GEM
domain_name (~> 0.5)
http-form_data (1.0.3)
http_parser.rb (0.6.0)
i18n (1.1.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
json (2.1.0)
Expand All @@ -738,7 +738,7 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
minitest (5.11.3)
minitest (5.17.0)
msgpack (1.2.4)
netrc (0.11.0)
oj (3.5.1)
Expand All @@ -752,9 +752,8 @@ GEM
netrc (~> 0.8)
sigdump (0.2.4)
string-scrub (0.0.5)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2018.7)
tzinfo (>= 1.0.0)
unf (0.1.4)
Expand Down

0 comments on commit 32ce4e7

Please sign in to comment.