Skip to content

Commit 1ea2a94

Browse files
Bump activesupport from 8.0.2.1 to 8.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 8.0.2.1 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.1...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 59febfa commit 1ea2a94

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.2.1)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,22 +10,22 @@ GEM
1010
drb
1111
i18n (>= 1.6, < 2)
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
1717
base64 (0.3.0)
18-
benchmark (0.4.1)
19-
bigdecimal (3.2.2)
18+
benchmark (0.5.0)
19+
bigdecimal (4.0.1)
2020
coderay (1.1.3)
21-
concurrent-ruby (1.3.5)
22-
connection_pool (2.5.3)
21+
concurrent-ruby (1.3.6)
22+
connection_pool (3.0.2)
2323
drb (2.2.3)
24-
i18n (1.14.7)
24+
i18n (1.14.8)
2525
concurrent-ruby (~> 1.0)
2626
logger (1.7.0)
2727
method_source (1.1.0)
28-
minitest (5.25.5)
28+
minitest (5.27.0)
2929
mustermann (3.0.4)
3030
ruby2_keywords (~> 0.0.1)
3131
nio4r (2.7.4)
@@ -58,7 +58,7 @@ GEM
5858
tilt (2.6.1)
5959
tzinfo (2.0.6)
6060
concurrent-ruby (~> 1.0)
61-
uri (1.0.3)
61+
uri (1.1.1)
6262

6363
PLATFORMS
6464
ruby

0 commit comments

Comments
 (0)