Skip to content

Commit b6fa9cc

Browse files
author
taeul
committed
Bump activesupport in /app/ruby/app-issue-creator
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.3...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c835cc6 commit b6fa9cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/ruby/app-issue-creator/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.3)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -33,11 +33,11 @@ GEM
3333
faraday-patron (1.0.0)
3434
faraday-rack (1.0.0)
3535
faraday-retry (1.0.3)
36-
i18n (1.12.0)
36+
i18n (1.14.1)
3737
concurrent-ruby (~> 1.0)
3838
json (2.3.0)
3939
jwt (1.5.6)
40-
minitest (5.18.0)
40+
minitest (5.19.0)
4141
multipart-post (2.3.0)
4242
mustermann (2.0.2)
4343
ruby2_keywords (~> 0.0.1)
@@ -59,7 +59,7 @@ GEM
5959
tilt (2.1.0)
6060
tzinfo (2.0.6)
6161
concurrent-ruby (~> 1.0)
62-
zeitwerk (2.6.7)
62+
zeitwerk (2.6.11)
6363

6464
PLATFORMS
6565
ruby

0 commit comments

Comments
 (0)