Skip to content

Commit a4eef73

Browse files
Bump activesupport from 7.2.1 to 7.2.3.1 (#674)
Bumps [activesupport](https://github.com/rails/rails) from 7.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.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 946f4ef commit a4eef73

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
activesupport (7.2.1)
5+
activesupport (7.2.3.1)
66
base64
7+
benchmark (>= 0.3)
78
bigdecimal
89
concurrent-ruby (~> 1.0, >= 1.3.1)
910
connection_pool (>= 2.2.5)
1011
drb
1112
i18n (>= 1.6, < 2)
1213
logger (>= 1.4.2)
13-
minitest (>= 5.1)
14+
minitest (>= 5.1, < 6)
1415
securerandom (>= 0.3)
1516
tzinfo (~> 2.0, >= 2.0.5)
1617
addressable (2.8.8)
@@ -22,7 +23,7 @@ GEM
2223
io-event (~> 1.11)
2324
metrics (~> 0.12)
2425
traces (~> 0.18)
25-
base64 (0.2.0)
26+
base64 (0.3.0)
2627
benchmark (0.5.0)
2728
bigdecimal (3.3.1)
2829
chef-utils (18.8.54)
@@ -34,15 +35,15 @@ GEM
3435
colorator (1.1.0)
3536
commonmarker (0.23.10)
3637
concurrent-ruby (1.3.6)
37-
connection_pool (2.4.1)
38+
connection_pool (3.0.2)
3839
console (1.34.2)
3940
fiber-annotation
4041
fiber-local (~> 1.1)
4142
json
4243
csv (3.3.0)
4344
dnsruby (1.72.2)
4445
simpleidn (~> 0.2.1)
45-
drb (2.2.1)
46+
drb (2.2.3)
4647
em-websocket (0.5.3)
4748
eventmachine (>= 0.12.9)
4849
http_parser.rb (~> 0)
@@ -132,7 +133,7 @@ GEM
132133
yell (~> 2.0)
133134
zeitwerk (~> 2.5)
134135
http_parser.rb (0.8.0)
135-
i18n (1.14.5)
136+
i18n (1.14.8)
136137
concurrent-ruby (~> 1.0)
137138
io-event (1.14.2)
138139
jekyll (3.10.0)
@@ -267,7 +268,7 @@ GEM
267268
jekyll (>= 3.5, < 5.0)
268269
jekyll-feed (~> 0.9)
269270
jekyll-seo-tag (~> 2.1)
270-
minitest (5.25.1)
271+
minitest (5.27.0)
271272
mixlib-cli (2.1.8)
272273
mixlib-config (3.0.27)
273274
tomlrb
@@ -309,7 +310,7 @@ GEM
309310
sawyer (0.9.2)
310311
addressable (>= 2.3.5)
311312
faraday (>= 0.17.3, < 3)
312-
securerandom (0.3.1)
313+
securerandom (0.4.1)
313314
simpleidn (0.2.3)
314315
terminal-table (1.8.0)
315316
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)