Skip to content

Commit 5fccf58

Browse files
Bump activesupport from 7.2.2.1 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.2.2.1 to 7.2.3.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@v7.2.2.1...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d64e7da commit 5fccf58

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2.1)
8+
activesupport (7.2.3.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
addressable (2.8.7)
@@ -45,8 +45,8 @@ GEM
4545
aws-eventstream (~> 1, >= 1.0.2)
4646
babosa (1.0.4)
4747
base64 (0.3.0)
48-
benchmark (0.4.0)
49-
bigdecimal (3.1.9)
48+
benchmark (0.5.0)
49+
bigdecimal (4.0.1)
5050
bundler-audit (0.9.2)
5151
bundler (>= 1.2.0, < 3)
5252
thor (~> 1.0)
@@ -92,14 +92,14 @@ GEM
9292
colored2 (3.1.2)
9393
commander (4.6.0)
9494
highline (~> 2.0.0)
95-
concurrent-ruby (1.3.5)
96-
connection_pool (2.5.0)
95+
concurrent-ruby (1.3.6)
96+
connection_pool (3.0.2)
9797
declarative (0.0.20)
9898
digest-crc (0.7.0)
9999
rake (>= 12.0.0, < 14.0.0)
100100
domain_name (0.6.20240107)
101101
dotenv (2.8.1)
102-
drb (2.2.1)
102+
drb (2.2.3)
103103
emoji_regex (3.2.3)
104104
escape (0.0.4)
105105
ethon (0.16.0)
@@ -233,16 +233,16 @@ GEM
233233
domain_name (~> 0.5)
234234
httpclient (2.9.0)
235235
mutex_m
236-
i18n (1.14.7)
236+
i18n (1.14.8)
237237
concurrent-ruby (~> 1.0)
238238
jmespath (1.6.2)
239239
json (2.10.2)
240240
jwt (2.10.1)
241241
base64
242-
logger (1.6.6)
242+
logger (1.7.0)
243243
mini_magick (4.13.2)
244244
mini_mime (1.1.5)
245-
minitest (5.25.4)
245+
minitest (5.27.0)
246246
molinillo (0.8.0)
247247
multi_json (1.15.0)
248248
multipart-post (2.4.1)

0 commit comments

Comments
 (0)