Skip to content

Commit 971a13e

Browse files
Bump activesupport from 8.0.2 to 8.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 8.0.2 to 8.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.0.2...v8.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.0.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df8aeee commit 971a13e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PATH
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
activesupport (8.0.2)
15+
activesupport (8.0.4.1)
1616
base64
1717
benchmark (>= 0.3)
1818
bigdecimal
@@ -21,7 +21,7 @@ GEM
2121
drb
2222
i18n (>= 1.6, < 2)
2323
logger (>= 1.4.2)
24-
minitest (>= 5.1)
24+
minitest (>= 5.1, < 6)
2525
securerandom (>= 0.3)
2626
tzinfo (~> 2.0, >= 2.0.5)
2727
uri (>= 0.13.1)
@@ -35,11 +35,11 @@ GEM
3535
metrics (~> 0.12)
3636
traces (~> 0.18)
3737
base64 (0.3.0)
38-
benchmark (0.4.1)
39-
bigdecimal (3.2.2)
38+
benchmark (0.5.0)
39+
bigdecimal (4.0.1)
4040
coderay (1.1.3)
41-
concurrent-ruby (1.3.5)
42-
connection_pool (2.5.3)
41+
concurrent-ruby (1.3.6)
42+
connection_pool (3.0.2)
4343
console (1.34.2)
4444
fiber-annotation
4545
fiber-local (~> 1.1)
@@ -84,7 +84,7 @@ GEM
8484
guard-compat (~> 1.2)
8585
minitest (>= 3.0)
8686
hashdiff (1.2.0)
87-
i18n (1.14.7)
87+
i18n (1.14.8)
8888
concurrent-ruby (~> 1.0)
8989
io-event (1.14.0)
9090
json (2.18.1)

0 commit comments

Comments
 (0)