Skip to content

Commit 0c56050

Browse files
bundle(deps-dev): bump activesupport from 7.2.2 to 8.0.0
Bumps [activesupport](https://github.com/rails/rails) from 7.2.2 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.2...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 0e0013f commit 0c56050

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.2)
4+
activesupport (8.0.0)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -13,10 +13,11 @@ GEM
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
1617
addressable (2.8.7)
1718
public_suffix (>= 2.0.2, < 7.0)
1819
base64 (0.2.0)
19-
benchmark (0.3.0)
20+
benchmark (0.4.0)
2021
bigdecimal (3.1.8)
2122
coffee-script (2.4.1)
2223
coffee-script-source
@@ -275,7 +276,7 @@ GEM
275276
sawyer (0.9.2)
276277
addressable (>= 2.3.5)
277278
faraday (>= 0.17.3, < 3)
278-
securerandom (0.3.1)
279+
securerandom (0.3.2)
279280
simpleidn (0.2.3)
280281
terminal-table (1.8.0)
281282
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)