Skip to content

Commit 71f5f37

Browse files
authored
Merge pull request #1277 from gocd/dependabot/bundler/ruby-deps-a809a4c77c
Bump the ruby-deps group with 14 updates
2 parents 4e15608 + 60cd485 commit 71f5f37

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed

Gemfile.lock

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ GEM
99
remote: https://rubygems.org/
1010
specs:
1111
Ascii85 (2.0.1)
12-
activesupport (8.0.3)
12+
activesupport (8.1.1)
1313
base64
14-
benchmark (>= 0.3)
1514
bigdecimal
1615
concurrent-ruby (~> 1.0, >= 1.3.1)
1716
connection_pool (>= 2.2.5)
1817
drb
1918
i18n (>= 1.6, < 2)
19+
json
2020
logger (>= 1.4.2)
2121
minitest (>= 5.1)
2222
securerandom (>= 0.3)
@@ -25,7 +25,7 @@ GEM
2525
addressable (2.8.7)
2626
public_suffix (>= 2.0.2, < 7.0)
2727
afm (1.0.0)
28-
async (2.33.0)
28+
async (2.34.0)
2929
console (~> 1.29)
3030
fiber-annotation
3131
io-event (~> 1.11)
@@ -34,34 +34,33 @@ GEM
3434
autoprefixer-rails (10.4.21.0)
3535
execjs (~> 2)
3636
aws-eventstream (1.4.0)
37-
aws-partitions (1.1168.0)
38-
aws-sdk-core (3.233.0)
37+
aws-partitions (1.1179.0)
38+
aws-sdk-core (3.236.0)
3939
aws-eventstream (~> 1, >= 1.3.0)
4040
aws-partitions (~> 1, >= 1.992.0)
4141
aws-sigv4 (~> 1.9)
4242
base64
4343
bigdecimal
4444
jmespath (~> 1, >= 1.6.1)
4545
logger
46-
aws-sdk-kms (1.113.0)
47-
aws-sdk-core (~> 3, >= 3.231.0)
46+
aws-sdk-kms (1.116.0)
47+
aws-sdk-core (~> 3, >= 3.234.0)
4848
aws-sigv4 (~> 1.5)
49-
aws-sdk-s3 (1.199.1)
50-
aws-sdk-core (~> 3, >= 3.231.0)
49+
aws-sdk-s3 (1.202.0)
50+
aws-sdk-core (~> 3, >= 3.234.0)
5151
aws-sdk-kms (~> 1)
5252
aws-sigv4 (~> 1.5)
5353
aws-sigv4 (1.12.1)
5454
aws-eventstream (~> 1, >= 1.0.2)
5555
base64 (0.3.0)
56-
benchmark (0.5.0)
57-
bigdecimal (3.2.3)
56+
bigdecimal (3.3.1)
5857
coffee-script (2.4.1)
5958
coffee-script-source
6059
execjs
6160
coffee-script-source (1.12.2)
6261
concurrent-ruby (1.3.5)
6362
connection_pool (2.5.4)
64-
console (1.34.0)
63+
console (1.34.2)
6564
fiber-annotation
6665
fiber-local (~> 1.1)
6766
json
@@ -85,16 +84,16 @@ GEM
8584
fiber-local (1.1.0)
8685
fiber-storage
8786
fiber-storage (1.0.1)
88-
google-protobuf (4.32.1)
87+
google-protobuf (4.33.0)
8988
bigdecimal
9089
rake (>= 13)
91-
google-protobuf (4.32.1-arm64-darwin)
90+
google-protobuf (4.33.0-arm64-darwin)
9291
bigdecimal
9392
rake (>= 13)
94-
google-protobuf (4.32.1-x86_64-linux-gnu)
93+
google-protobuf (4.33.0-x86_64-linux-gnu)
9594
bigdecimal
9695
rake (>= 13)
97-
haml (6.3.0)
96+
haml (7.0.1)
9897
temple (>= 0.8.2)
9998
thor
10099
tilt
@@ -116,7 +115,7 @@ GEM
116115
concurrent-ruby (~> 1.0)
117116
io-event (1.14.0)
118117
jmespath (1.6.2)
119-
json (2.15.0)
118+
json (2.15.2)
120119
kramdown (2.5.1)
121120
rexml (>= 3.3.9)
122121
listen (3.9.0)
@@ -178,7 +177,7 @@ GEM
178177
mime-types-data (~> 3.2025, >= 3.2025.0507)
179178
mime-types-data (3.2025.0924)
180179
mini_portile2 (2.8.9)
181-
minitest (5.25.5)
180+
minitest (5.26.0)
182181
nokogiri (1.18.10)
183182
mini_portile2 (~> 2.8.2)
184183
racc (~> 1.4)
@@ -207,7 +206,7 @@ GEM
207206
rackup (2.2.1)
208207
rack (>= 3)
209208
rainbow (3.1.1)
210-
rake (13.3.0)
209+
rake (13.3.1)
211210
rb-fsevent (0.11.2)
212211
rb-inotify (0.11.1)
213212
ffi (~> 1.0)
@@ -244,7 +243,7 @@ GEM
244243
concurrent-ruby (~> 1.0)
245244
uglifier (4.2.1)
246245
execjs (>= 0.3.0, < 3)
247-
uri (1.0.3)
246+
uri (1.1.0)
248247
webrick (1.9.1)
249248
yell (2.2.2)
250249
zeitwerk (2.7.3)

0 commit comments

Comments
 (0)