Skip to content

Commit c2f7d4b

Browse files
Update Ruby dependencies
1 parent 9e7c713 commit c2f7d4b

File tree

1 file changed

+68
-68
lines changed

1 file changed

+68
-68
lines changed

Gemfile.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.3)
5-
actionpack (= 8.0.3)
6-
activesupport (= 8.0.3)
4+
actioncable (8.0.4)
5+
actionpack (= 8.0.4)
6+
activesupport (= 8.0.4)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.3)
11-
actionpack (= 8.0.3)
12-
activejob (= 8.0.3)
13-
activerecord (= 8.0.3)
14-
activestorage (= 8.0.3)
15-
activesupport (= 8.0.3)
10+
actionmailbox (8.0.4)
11+
actionpack (= 8.0.4)
12+
activejob (= 8.0.4)
13+
activerecord (= 8.0.4)
14+
activestorage (= 8.0.4)
15+
activesupport (= 8.0.4)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.3)
18-
actionpack (= 8.0.3)
19-
actionview (= 8.0.3)
20-
activejob (= 8.0.3)
21-
activesupport (= 8.0.3)
17+
actionmailer (8.0.4)
18+
actionpack (= 8.0.4)
19+
actionview (= 8.0.4)
20+
activejob (= 8.0.4)
21+
activesupport (= 8.0.4)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.3)
25-
actionview (= 8.0.3)
26-
activesupport (= 8.0.3)
24+
actionpack (8.0.4)
25+
actionview (= 8.0.4)
26+
activesupport (= 8.0.4)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.3)
35-
actionpack (= 8.0.3)
36-
activerecord (= 8.0.3)
37-
activestorage (= 8.0.3)
38-
activesupport (= 8.0.3)
34+
actiontext (8.0.4)
35+
actionpack (= 8.0.4)
36+
activerecord (= 8.0.4)
37+
activestorage (= 8.0.4)
38+
activesupport (= 8.0.4)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.3)
42-
activesupport (= 8.0.3)
41+
actionview (8.0.4)
42+
activesupport (= 8.0.4)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.3)
48-
activesupport (= 8.0.3)
47+
activejob (8.0.4)
48+
activesupport (= 8.0.4)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.3)
51-
activesupport (= 8.0.3)
52-
activerecord (8.0.3)
53-
activemodel (= 8.0.3)
54-
activesupport (= 8.0.3)
50+
activemodel (8.0.4)
51+
activesupport (= 8.0.4)
52+
activerecord (8.0.4)
53+
activemodel (= 8.0.4)
54+
activesupport (= 8.0.4)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.3)
57-
actionpack (= 8.0.3)
58-
activejob (= 8.0.3)
59-
activerecord (= 8.0.3)
60-
activesupport (= 8.0.3)
56+
activestorage (8.0.4)
57+
actionpack (= 8.0.4)
58+
activejob (= 8.0.4)
59+
activerecord (= 8.0.4)
60+
activesupport (= 8.0.4)
6161
marcel (~> 1.0)
62-
activesupport (8.0.3)
62+
activesupport (8.0.4)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -129,7 +129,7 @@ GEM
129129
rexml
130130
crass (1.0.6)
131131
dalli (3.2.8)
132-
date (3.4.1)
132+
date (3.5.0)
133133
debug (1.11.0)
134134
irb (~> 1.10)
135135
reline (>= 0.3.8)
@@ -146,7 +146,7 @@ GEM
146146
domain_name (0.6.20240107)
147147
drb (2.2.3)
148148
ed25519 (1.4.0)
149-
erb (5.1.1)
149+
erb (5.1.3)
150150
erubi (1.13.1)
151151
faraday (2.14.0)
152152
faraday-net_http (>= 2.0, < 3.5)
@@ -163,7 +163,7 @@ GEM
163163
globalid (1.3.0)
164164
activesupport (>= 6.1)
165165
hashdiff (1.2.1)
166-
honeybadger (6.1.2)
166+
honeybadger (6.1.3)
167167
logger
168168
ostruct
169169
http (5.3.1)
@@ -179,7 +179,7 @@ GEM
179179
iiif-image-api (0.3.0)
180180
activesupport
181181
io-console (0.8.1)
182-
irb (1.15.2)
182+
irb (1.15.3)
183183
pp (>= 0.6.0)
184184
rdoc (>= 4.0.0)
185185
reline (>= 0.4.2)
@@ -209,7 +209,7 @@ GEM
209209
mini_mime (1.1.5)
210210
minitest (5.26.0)
211211
msgpack (1.8.0)
212-
net-http (0.6.0)
212+
net-http (0.7.0)
213213
uri
214214
net-imap (0.5.12)
215215
date
@@ -226,7 +226,7 @@ GEM
226226
net-protocol
227227
net-ssh (7.3.0)
228228
newrelic_rpm (9.22.0)
229-
nio4r (2.7.4)
229+
nio4r (2.7.5)
230230
nokogiri (1.18.10-arm64-darwin)
231231
racc (~> 1.4)
232232
nokogiri (1.18.10-x86_64-darwin)
@@ -254,28 +254,28 @@ GEM
254254
puma (6.6.1)
255255
nio4r (~> 2.0)
256256
racc (1.8.1)
257-
rack (3.2.3)
257+
rack (3.2.4)
258258
rack-session (2.1.1)
259259
base64 (>= 0.1.0)
260260
rack (>= 3.0.0)
261261
rack-test (2.2.0)
262262
rack (>= 1.3)
263263
rackup (2.2.1)
264264
rack (>= 3)
265-
rails (8.0.3)
266-
actioncable (= 8.0.3)
267-
actionmailbox (= 8.0.3)
268-
actionmailer (= 8.0.3)
269-
actionpack (= 8.0.3)
270-
actiontext (= 8.0.3)
271-
actionview (= 8.0.3)
272-
activejob (= 8.0.3)
273-
activemodel (= 8.0.3)
274-
activerecord (= 8.0.3)
275-
activestorage (= 8.0.3)
276-
activesupport (= 8.0.3)
265+
rails (8.0.4)
266+
actioncable (= 8.0.4)
267+
actionmailbox (= 8.0.4)
268+
actionmailer (= 8.0.4)
269+
actionpack (= 8.0.4)
270+
actiontext (= 8.0.4)
271+
actionview (= 8.0.4)
272+
activejob (= 8.0.4)
273+
activemodel (= 8.0.4)
274+
activerecord (= 8.0.4)
275+
activestorage (= 8.0.4)
276+
activesupport (= 8.0.4)
277277
bundler (>= 1.15.0)
278-
railties (= 8.0.3)
278+
railties (= 8.0.4)
279279
rails-controller-testing (1.0.5)
280280
actionpack (>= 5.0.1.rc1)
281281
actionview (>= 5.0.1.rc1)
@@ -287,18 +287,18 @@ GEM
287287
rails-html-sanitizer (1.6.2)
288288
loofah (~> 2.21)
289289
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
290-
railties (8.0.3)
291-
actionpack (= 8.0.3)
292-
activesupport (= 8.0.3)
290+
railties (8.0.4)
291+
actionpack (= 8.0.4)
292+
activesupport (= 8.0.4)
293293
irb (~> 1.13)
294294
rackup (>= 1.0.0)
295295
rake (>= 12.2)
296296
thor (~> 1.0, >= 1.2.2)
297297
tsort (>= 0.2)
298298
zeitwerk (~> 2.6)
299299
rainbow (3.1.1)
300-
rake (13.3.0)
301-
rdoc (6.15.0)
300+
rake (13.3.1)
301+
rdoc (6.15.1)
302302
erb
303303
psych (>= 4.0.0)
304304
tsort
@@ -316,7 +316,7 @@ GEM
316316
rspec-expectations (3.13.5)
317317
diff-lcs (>= 1.2.0, < 2.0)
318318
rspec-support (~> 3.13.0)
319-
rspec-mocks (3.13.6)
319+
rspec-mocks (3.13.7)
320320
diff-lcs (>= 1.2.0, < 2.0)
321321
rspec-support (~> 3.13.0)
322322
rspec-rails (7.1.1)
@@ -328,7 +328,7 @@ GEM
328328
rspec-mocks (~> 3.13)
329329
rspec-support (~> 3.13)
330330
rspec-support (3.13.6)
331-
rubocop (1.81.6)
331+
rubocop (1.81.7)
332332
json (~> 2.3)
333333
language_server-protocol (~> 3.17.0.2)
334334
lint_roller (~> 1.1.0)
@@ -363,7 +363,7 @@ GEM
363363
rubocop (~> 1.72, >= 1.72.1)
364364
rubocop-rspec (~> 3.5)
365365
ruby-progressbar (1.13.0)
366-
rubyzip (3.2.1)
366+
rubyzip (3.2.2)
367367
securerandom (0.4.1)
368368
selenium-webdriver (4.38.0)
369369
base64 (~> 0.2)
@@ -386,21 +386,21 @@ GEM
386386
ostruct
387387
stringio (3.1.7)
388388
thor (1.4.0)
389-
timeout (0.4.3)
389+
timeout (0.4.4)
390390
tsort (0.2.0)
391391
tzinfo (2.0.6)
392392
concurrent-ruby (~> 1.0)
393393
unicode-display_width (3.2.0)
394394
unicode-emoji (~> 4.1)
395395
unicode-emoji (4.1.0)
396-
uri (1.0.4)
396+
uri (1.1.0)
397397
useragent (0.16.11)
398398
web-console (4.2.1)
399399
actionview (>= 6.0.0)
400400
activemodel (>= 6.0.0)
401401
bindex (>= 0.4.0)
402402
railties (>= 6.0.0)
403-
webmock (3.26.0)
403+
webmock (3.26.1)
404404
addressable (>= 2.8.0)
405405
crack (>= 0.3.2)
406406
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)