Skip to content

Commit 01a1ef0

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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8e040e commit 01a1ef0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
specs:
1313
CFPropertyList (3.0.8)
1414
abbrev (0.1.2)
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)
@@ -51,7 +51,7 @@ GEM
5151
babosa (1.0.4)
5252
base64 (0.2.0)
5353
benchmark (0.5.0)
54-
bigdecimal (4.0.1)
54+
bigdecimal (4.1.1)
5555
claide (1.1.0)
5656
claide-plugins (0.9.2)
5757
cork
@@ -61,8 +61,8 @@ GEM
6161
colored2 (3.1.2)
6262
commander (4.6.0)
6363
highline (~> 2.0.0)
64-
concurrent-ruby (1.3.5)
65-
connection_pool (2.5.3)
64+
concurrent-ruby (1.3.6)
65+
connection_pool (3.0.2)
6666
cork (0.3.0)
6767
colored2 (~> 3.1)
6868
csv (3.3.5)
@@ -221,7 +221,7 @@ GEM
221221
domain_name (~> 0.5)
222222
httpclient (2.9.0)
223223
mutex_m
224-
i18n (1.14.7)
224+
i18n (1.14.8)
225225
concurrent-ruby (~> 1.0)
226226
jmespath (1.6.2)
227227
json (2.18.1)
@@ -238,7 +238,7 @@ GEM
238238
mime-types-data (3.2026.0407)
239239
mini_magick (4.13.2)
240240
mini_mime (1.1.5)
241-
minitest (5.25.5)
241+
minitest (5.27.0)
242242
multi_json (1.19.1)
243243
multipart-post (2.4.1)
244244
mutex_m (0.3.0)
@@ -305,7 +305,7 @@ GEM
305305
concurrent-ruby (~> 1.0)
306306
uber (0.1.0)
307307
unicode-display_width (2.6.0)
308-
uri (1.0.3)
308+
uri (1.1.1)
309309
word_wrap (1.0.0)
310310
xcodeproj (1.27.0)
311311
CFPropertyList (>= 2.3.3, < 4.0)

0 commit comments

Comments
 (0)