Skip to content

Commit c67f571

Browse files
chore(deps): bump activesupport from 7.2.1.1 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.2.1.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.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 68aded1 commit c67f571

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Gemfile.lock

Lines changed: 10 additions & 9 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.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.9.0)
@@ -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
coffee-script (2.4.1)
@@ -31,16 +32,16 @@ GEM
3132
coffee-script-source (1.12.2)
3233
colorator (1.1.0)
3334
commonmarker (0.23.10)
34-
concurrent-ruby (1.3.4)
35-
connection_pool (2.4.1)
35+
concurrent-ruby (1.3.6)
36+
connection_pool (3.0.2)
3637
console (1.34.3)
3738
fiber-annotation
3839
fiber-local (~> 1.1)
3940
json
4041
csv (3.3.0)
4142
dnsruby (1.72.2)
4243
simpleidn (~> 0.2.1)
43-
drb (2.2.1)
44+
drb (2.2.3)
4445
em-websocket (0.5.3)
4546
eventmachine (>= 0.12.9)
4647
http_parser.rb (~> 0)
@@ -139,7 +140,7 @@ GEM
139140
yell (~> 2.0)
140141
zeitwerk (~> 2.5)
141142
http_parser.rb (0.8.0)
142-
i18n (1.14.6)
143+
i18n (1.14.8)
143144
concurrent-ruby (~> 1.0)
144145
io-event (1.15.1)
145146
jekyll (3.10.0)
@@ -269,7 +270,7 @@ GEM
269270
jekyll (>= 3.5, < 5.0)
270271
jekyll-feed (~> 0.9)
271272
jekyll-seo-tag (~> 2.1)
272-
minitest (5.25.1)
273+
minitest (5.27.0)
273274
net-http (0.9.1)
274275
uri (>= 0.11.1)
275276
nokogiri (1.19.2)
@@ -324,7 +325,7 @@ GEM
324325
sawyer (0.9.2)
325326
addressable (>= 2.3.5)
326327
faraday (>= 0.17.3, < 3)
327-
securerandom (0.3.1)
328+
securerandom (0.4.1)
328329
simpleidn (0.2.3)
329330
terminal-table (1.8.0)
330331
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)