Skip to content

Commit 75ad90c

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 4f79205 commit 75ad90c

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

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,15 +10,15 @@ 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)
1717
addressable (2.8.7)
1818
public_suffix (>= 2.0.2, < 7.0)
19-
base64 (0.2.0)
20-
benchmark (0.4.0)
21-
bigdecimal (3.1.9)
19+
base64 (0.3.0)
20+
benchmark (0.5.0)
21+
bigdecimal (4.0.1)
2222
bourbon (7.3.0)
2323
thor (~> 1.0)
2424
coffee-script (2.4.1)
@@ -27,13 +27,14 @@ GEM
2727
coffee-script-source (1.12.2)
2828
colorator (1.1.0)
2929
commonmarker (0.23.11)
30-
concurrent-ruby (1.3.5)
31-
connection_pool (2.5.0)
30+
concurrent-ruby (1.3.6)
31+
connection_pool (3.0.2)
3232
csv (3.3.2)
33-
dnsruby (1.72.3)
34-
base64 (~> 0.2.0)
33+
dnsruby (1.73.1)
34+
base64 (>= 0.2)
35+
logger (~> 1.6)
3536
simpleidn (~> 0.2.1)
36-
drb (2.2.1)
37+
drb (2.2.3)
3738
em-websocket (0.5.3)
3839
eventmachine (>= 0.12.9)
3940
http_parser.rb (~> 0)
@@ -106,7 +107,7 @@ GEM
106107
activesupport (>= 2)
107108
nokogiri (>= 1.4)
108109
http_parser.rb (0.8.0)
109-
i18n (1.14.7)
110+
i18n (1.14.8)
110111
concurrent-ruby (~> 1.0)
111112
jekyll (3.10.0)
112113
addressable (~> 2.4)
@@ -233,7 +234,7 @@ GEM
233234
jekyll (>= 3.5, < 5.0)
234235
jekyll-feed (~> 0.9)
235236
jekyll-seo-tag (~> 2.1)
236-
minitest (5.25.4)
237+
minitest (5.27.0)
237238
net-http (0.9.1)
238239
uri (>= 0.11.1)
239240
nokogiri (1.19.1-x86_64-linux-gnu)

0 commit comments

Comments
 (0)