Skip to content

Commit ca348d0

Browse files
Bump activesupport from 7.2.1 to 7.2.3.1 in /api_generator
Bumps [activesupport](https://github.com/rails/rails) from 7.2.1 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78ee27f commit ca348d0

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

api_generator/Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,31 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1)
4+
activesupport (7.2.3.1)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
910
drb
1011
i18n (>= 1.6, < 2)
1112
logger (>= 1.4.2)
12-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1314
securerandom (>= 0.3)
1415
tzinfo (~> 2.0, >= 2.0.5)
1516
ast (2.4.2)
16-
base64 (0.2.0)
17-
bigdecimal (3.1.8)
18-
concurrent-ruby (1.3.4)
19-
connection_pool (2.4.1)
20-
drb (2.2.1)
21-
i18n (1.14.6)
17+
base64 (0.3.0)
18+
benchmark (0.5.0)
19+
bigdecimal (4.1.2)
20+
concurrent-ruby (1.3.7)
21+
connection_pool (2.5.5)
22+
drb (2.2.3)
23+
i18n (1.15.2)
2224
concurrent-ruby (~> 1.0)
2325
json (2.7.2)
2426
language_server-protocol (3.17.0.3)
25-
logger (1.6.1)
26-
minitest (5.25.1)
27+
logger (1.7.0)
28+
minitest (5.27.0)
2729
mustache (1.1.1)
2830
parallel (1.26.3)
2931
parser (3.3.5.0)
@@ -50,7 +52,7 @@ GEM
5052
rubocop-rspec (2.11.1)
5153
rubocop (~> 1.19)
5254
ruby-progressbar (1.13.0)
53-
securerandom (0.3.1)
55+
securerandom (0.4.1)
5456
tzinfo (2.0.6)
5557
concurrent-ruby (~> 1.0)
5658
unicode-display_width (2.6.0)

0 commit comments

Comments
 (0)