Skip to content

Commit 35ddc86

Browse files
dependabot[bot]dblock
authored andcommitted
Bump activesupport from 8.0.3 to 8.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 8.0.3 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.3...v8.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66dabfa commit 35ddc86

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
activesupport (8.0.3)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,16 +10,16 @@ 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
addressable (2.8.7)
1818
public_suffix (>= 2.0.2, < 7.0)
1919
ast (2.4.3)
2020
base64 (0.3.0)
21-
benchmark (0.4.1)
22-
bigdecimal (3.3.1)
21+
benchmark (0.5.0)
22+
bigdecimal (4.0.1)
2323
builder (3.3.0)
2424
capybara (3.40.0)
2525
addressable
@@ -31,8 +31,8 @@ GEM
3131
regexp_parser (>= 1.5, < 3.0)
3232
xpath (~> 3.2)
3333
coderay (1.1.3)
34-
concurrent-ruby (1.3.5)
35-
connection_pool (2.5.4)
34+
concurrent-ruby (1.3.6)
35+
connection_pool (3.0.2)
3636
diff-lcs (1.6.2)
3737
drb (2.2.3)
3838
dry-core (1.1.0)
@@ -45,8 +45,8 @@ GEM
4545
concurrent-ruby (~> 1.0)
4646
dry-core (~> 1.1)
4747
zeitwerk (~> 2.6)
48-
dry-types (1.8.3)
49-
bigdecimal (~> 3.0)
48+
dry-types (1.9.1)
49+
bigdecimal (>= 3.0)
5050
concurrent-ruby (~> 1.0)
5151
dry-core (~> 1.0)
5252
dry-inflector (~> 1.0)
@@ -90,7 +90,7 @@ GEM
9090
ffi
9191
guard (~> 2.3)
9292
spoon
93-
i18n (1.14.7)
93+
i18n (1.14.8)
9494
concurrent-ruby (~> 1.0)
9595
io-console (0.8.1)
9696
json (2.13.2)
@@ -109,7 +109,7 @@ GEM
109109
mime-types-data (3.2025.0924)
110110
mini_mime (1.1.5)
111111
mini_portile2 (2.8.9)
112-
minitest (5.26.0)
112+
minitest (5.27.0)
113113
multi_json (1.17.0)
114114
mustermann (3.0.4)
115115
ruby2_keywords (~> 0.0.1)
@@ -211,7 +211,7 @@ GEM
211211
unicode-display_width (3.2.0)
212212
unicode-emoji (~> 4.1)
213213
unicode-emoji (4.1.0)
214-
uri (1.0.4)
214+
uri (1.1.1)
215215
websocket (1.2.11)
216216
xpath (3.2.0)
217217
nokogiri (~> 1.8)

0 commit comments

Comments
 (0)