Skip to content

Commit a88a21c

Browse files
Bump activesupport from 8.0.1 to 8.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 8.0.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](https://github.com/rails/rails/compare/v8.0.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 5e8502e commit a88a21c

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activemodel (8.0.1)
12-
activesupport (= 8.0.1)
13-
activesupport (8.0.1)
11+
activemodel (8.0.4.1)
12+
activesupport (= 8.0.4.1)
13+
activesupport (8.0.4.1)
1414
base64
1515
benchmark (>= 0.3)
1616
bigdecimal
@@ -19,7 +19,7 @@ GEM
1919
drb
2020
i18n (>= 1.6, < 2)
2121
logger (>= 1.4.2)
22-
minitest (>= 5.1)
22+
minitest (>= 5.1, < 6)
2323
securerandom (>= 0.3)
2424
tzinfo (~> 2.0, >= 2.0.5)
2525
uri (>= 0.13.1)
@@ -28,26 +28,26 @@ GEM
2828
rake
2929
thor (>= 0.14.0)
3030
ast (2.4.2)
31-
base64 (0.2.0)
32-
benchmark (0.4.0)
31+
base64 (0.3.0)
32+
benchmark (0.5.0)
3333
betterlint (1.17.0)
3434
rubocop (~> 1.62.0)
3535
rubocop-graphql (~> 1.5.0)
3636
rubocop-performance (~> 1.21.0)
3737
rubocop-rails (~> 2.24.0)
3838
rubocop-rake (~> 0.6.0)
3939
rubocop-rspec (~> 2.28.0)
40-
bigdecimal (3.1.9)
41-
concurrent-ruby (1.3.5)
42-
connection_pool (2.5.0)
40+
bigdecimal (4.0.1)
41+
concurrent-ruby (1.3.6)
42+
connection_pool (3.0.2)
4343
diff-lcs (1.5.1)
44-
drb (2.2.1)
45-
i18n (1.14.7)
44+
drb (2.2.3)
45+
i18n (1.14.8)
4646
concurrent-ruby (~> 1.0)
4747
json (2.9.1)
4848
language_server-protocol (3.17.0.4)
49-
logger (1.6.5)
50-
minitest (5.25.4)
49+
logger (1.7.0)
50+
minitest (5.27.0)
5151
parallel (1.26.3)
5252
parser (3.3.7.0)
5353
ast (~> 2.4.1)
@@ -113,7 +113,7 @@ GEM
113113
tzinfo (2.0.6)
114114
concurrent-ruby (~> 1.0)
115115
unicode-display_width (2.6.0)
116-
uri (1.0.4)
116+
uri (1.1.1)
117117

118118
PLATFORMS
119119
arm64-darwin-22

0 commit comments

Comments
 (0)