Skip to content

Commit 7365aa9

Browse files
Bump activesupport from 8.0.2.1 to 8.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 8.0.2.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.2.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 5f6db43 commit 7365aa9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 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.2.1)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,23 +10,23 @@ 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)
1919
base64 (0.3.0)
20-
benchmark (0.4.1)
21-
bigdecimal (3.2.3)
20+
benchmark (0.5.0)
21+
bigdecimal (4.0.1)
2222
coffee-script (2.4.1)
2323
coffee-script-source
2424
execjs
2525
coffee-script-source (1.12.2)
2626
colorator (1.1.0)
2727
commonmarker (0.23.11)
28-
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.4)
28+
concurrent-ruby (1.3.6)
29+
connection_pool (3.0.2)
3030
csv (3.3.5)
3131
dnsruby (1.73.0)
3232
base64 (>= 0.2)
@@ -113,7 +113,7 @@ GEM
113113
typhoeus (~> 1.3)
114114
yell (~> 2.0)
115115
http_parser.rb (0.8.0)
116-
i18n (1.14.7)
116+
i18n (1.14.8)
117117
concurrent-ruby (~> 1.0)
118118
jekyll (3.10.0)
119119
addressable (~> 2.4)
@@ -240,7 +240,7 @@ GEM
240240
jekyll (>= 3.5, < 5.0)
241241
jekyll-feed (~> 0.9)
242242
jekyll-seo-tag (~> 2.1)
243-
minitest (5.25.5)
243+
minitest (5.27.0)
244244
net-http (0.6.0)
245245
uri
246246
nokogiri (1.18.9-x86_64-linux-gnu)
@@ -278,7 +278,7 @@ GEM
278278
tzinfo (2.0.6)
279279
concurrent-ruby (~> 1.0)
280280
unicode-display_width (1.8.0)
281-
uri (1.0.3)
281+
uri (1.1.1)
282282
webrick (1.9.1)
283283
yell (2.2.2)
284284

0 commit comments

Comments
 (0)