Skip to content

Commit e09110c

Browse files
Bump activesupport from 7.2.1.1 to 8.0.0 in /steep
Bumps [activesupport](https://github.com/rails/rails) from 7.2.1.1 to 8.0.0. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1.1...v8.0.0) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54ded2d commit e09110c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

steep/Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1.1)
4+
activesupport (8.0.0)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
@@ -12,8 +13,10 @@ GEM
1213
minitest (>= 5.1)
1314
securerandom (>= 0.3)
1415
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
1517
ast (2.4.2)
1618
base64 (0.2.0)
19+
benchmark (0.4.0)
1720
bigdecimal (3.1.8)
1821
concurrent-ruby (1.3.4)
1922
connection_pool (2.4.1)
@@ -40,7 +43,7 @@ GEM
4043
ffi (~> 1.0)
4144
rbs (3.6.1)
4245
logger
43-
securerandom (0.3.1)
46+
securerandom (0.3.2)
4447
steep (1.8.1)
4548
activesupport (>= 5.1)
4649
concurrent-ruby (>= 1.1.10)
@@ -62,6 +65,7 @@ GEM
6265
tzinfo (2.0.6)
6366
concurrent-ruby (~> 1.0)
6467
unicode-display_width (2.6.0)
68+
uri (1.0.2)
6569

6670
PLATFORMS
6771
ruby

0 commit comments

Comments
 (0)