Skip to content

Commit 9b2f37d

Browse files
Bump activesupport from 5.2.4.3 to 6.1.7.1 in /codegen
Bumps [activesupport](https://github.com/rails/rails) from 5.2.4.3 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v5.2.4.3...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25ec495 commit 9b2f37d

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

codegen/Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.4.3)
4+
activesupport (6.1.7.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
concurrent-ruby (1.1.6)
10-
i18n (1.8.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
10+
concurrent-ruby (1.1.10)
11+
i18n (1.12.0)
1112
concurrent-ruby (~> 1.0)
1213
mini_portile2 (2.8.0)
13-
minitest (5.14.1)
14+
minitest (5.17.0)
1415
nokogiri (1.13.10)
1516
mini_portile2 (~> 2.8.0)
1617
racc (~> 1.4)
1718
racc (1.6.1)
18-
thread_safe (0.3.6)
19-
tzinfo (1.2.10)
20-
thread_safe (~> 0.1)
19+
tzinfo (2.0.5)
20+
concurrent-ruby (~> 1.0)
21+
zeitwerk (2.6.6)
2122

2223
PLATFORMS
2324
ruby

0 commit comments

Comments
 (0)