Skip to content

Commit 857cf77

Browse files
Bump activesupport from 8.0.1 to 8.0.4.1
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>
1 parent 883c078 commit 857cf77

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

Gemfile.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.1)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,7 +10,7 @@ GEM
1010
drb
1111
i18n (>= 1.6, < 2)
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
@@ -20,21 +20,22 @@ GEM
2020
babel-transpiler (0.7.0)
2121
babel-source (>= 4.0, < 6)
2222
execjs (~> 2.0)
23-
base64 (0.2.0)
24-
benchmark (0.4.0)
25-
bigdecimal (3.1.9)
23+
base64 (0.3.0)
24+
benchmark (0.5.0)
25+
bigdecimal (4.0.1)
2626
coffee-script (2.4.1)
2727
coffee-script-source
2828
execjs
2929
coffee-script-source (1.12.2)
3030
colorator (1.1.0)
3131
commonmarker (0.23.11)
32-
concurrent-ruby (1.3.4)
33-
connection_pool (2.4.1)
34-
dnsruby (1.72.3)
35-
base64 (~> 0.2.0)
32+
concurrent-ruby (1.3.6)
33+
connection_pool (3.0.2)
34+
dnsruby (1.73.1)
35+
base64 (>= 0.2)
36+
logger (~> 1.6)
3637
simpleidn (~> 0.2.1)
37-
drb (2.2.1)
38+
drb (2.2.3)
3839
em-websocket (0.5.3)
3940
eventmachine (>= 0.12.9)
4041
http_parser.rb (~> 0)
@@ -108,7 +109,7 @@ GEM
108109
activesupport (>= 2)
109110
nokogiri (>= 1.4)
110111
http_parser.rb (0.8.0)
111-
i18n (1.14.6)
112+
i18n (1.14.8)
112113
concurrent-ruby (~> 1.0)
113114
jekyll (3.9.5)
114115
addressable (~> 2.4)
@@ -235,7 +236,7 @@ GEM
235236
jekyll (>= 3.5, < 5.0)
236237
jekyll-feed (~> 0.9)
237238
jekyll-seo-tag (~> 2.1)
238-
minitest (5.25.4)
239+
minitest (5.27.0)
239240
net-http (0.9.1)
240241
uri (>= 0.11.1)
241242
nokogiri (1.19.1-arm64-darwin)

0 commit comments

Comments
 (0)