Skip to content

Commit 43393c8

Browse files
build(deps-dev): bump activesupport from 8.0.2 to 8.0.4.1 (#1424)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce9bacd commit 43393c8

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.0)
5-
activesupport (8.0.2)
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)
@@ -23,26 +23,26 @@ GEM
2323
fiber-annotation
2424
io-event (~> 1.1)
2525
timers (~> 4.1)
26-
base64 (0.2.0)
27-
benchmark (0.4.0)
28-
bigdecimal (3.1.9)
26+
base64 (0.3.0)
27+
benchmark (0.5.0)
28+
bigdecimal (4.0.1)
2929
coffee-script (2.4.1)
3030
coffee-script-source
3131
execjs
3232
coffee-script-source (1.12.2)
3333
colorator (1.1.0)
3434
commonmarker (0.23.11)
35-
concurrent-ruby (1.3.5)
36-
connection_pool (2.5.3)
35+
concurrent-ruby (1.3.6)
36+
connection_pool (3.0.2)
3737
console (1.21.0)
3838
fiber-annotation
3939
fiber-local
4040
csv (3.3.4)
41-
dnsruby (1.72.4)
42-
base64 (~> 0.2.0)
43-
logger (~> 1.6.5)
41+
dnsruby (1.73.1)
42+
base64 (>= 0.2)
43+
logger (~> 1.6)
4444
simpleidn (~> 0.2.1)
45-
drb (2.2.1)
45+
drb (2.2.3)
4646
em-websocket (0.5.3)
4747
eventmachine (>= 0.12.9)
4848
http_parser.rb (~> 0)
@@ -127,7 +127,7 @@ GEM
127127
yell (~> 2.0)
128128
zeitwerk (~> 2.5)
129129
http_parser.rb (0.8.0)
130-
i18n (1.14.7)
130+
i18n (1.14.8)
131131
concurrent-ruby (~> 1.0)
132132
io-event (1.2.3)
133133
jekyll (3.10.0)
@@ -252,13 +252,13 @@ GEM
252252
listen (3.9.0)
253253
rb-fsevent (~> 0.10, >= 0.10.3)
254254
rb-inotify (~> 0.9, >= 0.9.10)
255-
logger (1.6.6)
255+
logger (1.7.0)
256256
mercenary (0.3.6)
257257
minima (2.5.1)
258258
jekyll (>= 3.5, < 5.0)
259259
jekyll-feed (~> 0.9)
260260
jekyll-seo-tag (~> 2.1)
261-
minitest (5.25.5)
261+
minitest (5.27.0)
262262
net-http (0.6.0)
263263
uri
264264
nokogiri (1.18.9-x86_64-linux-gnu)
@@ -306,7 +306,7 @@ GEM
306306
tzinfo (2.0.6)
307307
concurrent-ruby (~> 1.0)
308308
unicode-display_width (1.8.0)
309-
uri (1.0.4)
309+
uri (1.1.1)
310310
webrick (1.8.2)
311311
yell (2.2.2)
312312
zeitwerk (2.6.11)

0 commit comments

Comments
 (0)