Skip to content

Commit 3ea158d

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 f14195e commit 3ea158d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (8.0.2)
8+
activesupport (8.0.4.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -14,7 +14,7 @@ GEM
1414
drb
1515
i18n (>= 1.6, < 2)
1616
logger (>= 1.4.2)
17-
minitest (>= 5.1)
17+
minitest (>= 5.1, < 6)
1818
securerandom (>= 0.3)
1919
tzinfo (~> 2.0, >= 2.0.5)
2020
uri (>= 0.13.1)
@@ -44,8 +44,8 @@ GEM
4444
aws-eventstream (~> 1, >= 1.0.2)
4545
babosa (1.0.4)
4646
base64 (0.3.0)
47-
benchmark (0.4.1)
48-
bigdecimal (3.2.2)
47+
benchmark (0.5.0)
48+
bigdecimal (4.0.1)
4949
buildkit (1.6.1)
5050
sawyer (>= 0.6)
5151
chroma (0.2.0)
@@ -58,8 +58,8 @@ GEM
5858
colored2 (3.1.2)
5959
commander (4.6.0)
6060
highline (~> 2.0.0)
61-
concurrent-ruby (1.3.5)
62-
connection_pool (2.5.3)
61+
concurrent-ruby (1.3.6)
62+
connection_pool (3.0.2)
6363
cork (0.3.0)
6464
colored2 (~> 3.1)
6565
danger (9.5.3)
@@ -232,7 +232,7 @@ GEM
232232
domain_name (~> 0.5)
233233
httpclient (2.9.0)
234234
mutex_m
235-
i18n (1.14.7)
235+
i18n (1.14.8)
236236
concurrent-ruby (~> 1.0)
237237
java-properties (0.3.0)
238238
jmespath (1.6.2)
@@ -249,7 +249,7 @@ GEM
249249
mini_magick (4.13.2)
250250
mini_mime (1.1.5)
251251
mini_portile2 (2.8.9)
252-
minitest (5.25.5)
252+
minitest (5.27.0)
253253
multi_json (1.17.0)
254254
multipart-post (2.4.1)
255255
mutex_m (0.3.0)
@@ -335,7 +335,7 @@ GEM
335335
concurrent-ruby (~> 1.0)
336336
uber (0.1.0)
337337
unicode-display_width (2.6.0)
338-
uri (1.0.3)
338+
uri (1.1.1)
339339
word_wrap (1.0.0)
340340
xcodeproj (1.27.0)
341341
CFPropertyList (>= 2.3.3, < 4.0)

0 commit comments

Comments
 (0)