Skip to content

Commit f38da37

Browse files
Bump activesupport from 8.0.1 to 8.0.4.1 (#419)
Bumps [activesupport](https://github.com/rails/rails) from 8.0.1 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.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83463ff commit f38da37

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
activesupport (8.0.1)
5+
activesupport (8.0.4.1)
66
base64
77
benchmark (>= 0.3)
88
bigdecimal
@@ -11,7 +11,7 @@ GEM
1111
drb
1212
i18n (>= 1.6, < 2)
1313
logger (>= 1.4.2)
14-
minitest (>= 5.1)
14+
minitest (>= 5.1, < 6)
1515
securerandom (>= 0.3)
1616
tzinfo (~> 2.0, >= 2.0.5)
1717
uri (>= 0.13.1)
@@ -24,7 +24,7 @@ GEM
2424
io-event (~> 1.11)
2525
metrics (~> 0.12)
2626
traces (~> 0.18)
27-
base64 (0.2.0)
27+
base64 (0.3.0)
2828
benchmark (0.5.0)
2929
bigdecimal (3.3.1)
3030
coffee-script (2.4.1)
@@ -33,17 +33,18 @@ GEM
3333
coffee-script-source (1.12.2)
3434
colorator (1.1.0)
3535
commonmarker (0.23.11)
36-
concurrent-ruby (1.3.5)
37-
connection_pool (2.5.0)
36+
concurrent-ruby (1.3.6)
37+
connection_pool (3.0.2)
3838
console (1.34.2)
3939
fiber-annotation
4040
fiber-local (~> 1.1)
4141
json
4242
csv (3.3.2)
43-
dnsruby (1.72.3)
44-
base64 (~> 0.2.0)
43+
dnsruby (1.73.1)
44+
base64 (>= 0.2)
45+
logger (~> 1.6)
4546
simpleidn (~> 0.2.1)
46-
drb (2.2.1)
47+
drb (2.2.3)
4748
em-websocket (0.5.3)
4849
eventmachine (>= 0.12.9)
4950
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.7)
136+
i18n (1.14.8)
136137
concurrent-ruby (~> 1.0)
137138
io-event (1.14.2)
138139
jekyll (3.10.0)
@@ -261,7 +262,7 @@ GEM
261262
jekyll (>= 3.5, < 5.0)
262263
jekyll-feed (~> 0.9)
263264
jekyll-seo-tag (~> 2.1)
264-
minitest (5.25.4)
265+
minitest (5.27.0)
265266
net-http (0.9.1)
266267
uri (>= 0.11.1)
267268
nokogiri (1.19.1-x86_64-linux-gnu)

0 commit comments

Comments
 (0)