Skip to content

Commit 60d59c1

Browse files
authored
Merge pull request #1014 from ruby/dependabot/bundler/activesupport-8.0.4.1
build(deps): bump activesupport from 8.0.2 to 8.0.4.1
2 parents 05072d1 + 27b50b4 commit 60d59c1

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 13 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)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,21 +10,21 @@ 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
ast (2.4.3)
18-
base64 (0.2.0)
19-
benchmark (0.4.0)
20-
bigdecimal (3.1.9)
21-
concurrent-ruby (1.3.5)
22-
connection_pool (2.5.0)
18+
base64 (0.3.0)
19+
benchmark (0.5.0)
20+
bigdecimal (4.0.1)
21+
concurrent-ruby (1.3.6)
22+
connection_pool (3.0.2)
2323
csv (3.3.3)
24-
drb (2.2.1)
24+
drb (2.2.3)
2525
ffi (1.17.1)
2626
fileutils (1.7.3)
27-
i18n (1.14.7)
27+
i18n (1.14.8)
2828
concurrent-ruby (~> 1.0)
2929
json (2.19.2)
3030
language_server-protocol (3.17.0.5)
@@ -33,14 +33,13 @@ GEM
3333
rb-fsevent (~> 0.10, >= 0.10.3)
3434
rb-inotify (~> 0.9, >= 0.9.10)
3535
logger (1.7.0)
36-
minitest (6.0.1)
37-
prism (~> 1.5)
36+
minitest (5.27.0)
3837
mutex_m (0.3.0)
3938
parallel (1.27.0)
4039
parser (3.3.10.0)
4140
ast (~> 2.4.1)
4241
racc
43-
prism (1.8.0)
42+
prism (1.9.0)
4443
racc (1.8.1)
4544
rainbow (3.1.1)
4645
rake (13.3.1)
@@ -101,7 +100,7 @@ GEM
101100
unicode-display_width (3.2.0)
102101
unicode-emoji (~> 4.1)
103102
unicode-emoji (4.2.0)
104-
uri (1.0.4)
103+
uri (1.1.1)
105104
zlib (3.2.2)
106105

107106
PLATFORMS

0 commit comments

Comments
 (0)