Skip to content

Commit 5852a2f

Browse files
committed
bundle update
1 parent 3493307 commit 5852a2f

File tree

1 file changed

+67
-67
lines changed

1 file changed

+67
-67
lines changed

Gemfile.lock

Lines changed: 67 additions & 67 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
@@ -81,7 +81,7 @@ GEM
8181
bindex (0.8.1)
8282
bootsnap (1.18.6)
8383
msgpack (~> 1.2)
84-
brakeman (7.1.0)
84+
brakeman (7.1.1)
8585
racc
8686
builder (3.3.0)
8787
capybara (3.40.0)
@@ -100,12 +100,12 @@ GEM
100100
addressable
101101
cssbundling-rails (1.4.3)
102102
railties (>= 6.0.0)
103-
date (3.4.1)
103+
date (3.5.0)
104104
debug (1.11.0)
105105
irb (~> 1.10)
106106
reline (>= 0.3.8)
107107
drb (2.2.3)
108-
erb (5.1.1)
108+
erb (5.1.3)
109109
erubi (1.13.1)
110110
ffi (1.17.2-aarch64-linux-gnu)
111111
ffi (1.17.2-aarch64-linux-musl)
@@ -125,7 +125,7 @@ GEM
125125
activesupport (>= 6.0.0)
126126
railties (>= 6.0.0)
127127
io-console (0.8.1)
128-
irb (1.15.2)
128+
irb (1.15.3)
129129
pp (>= 0.6.0)
130130
rdoc (>= 4.0.0)
131131
reline (>= 0.4.2)
@@ -174,7 +174,7 @@ GEM
174174
timeout
175175
net-smtp (0.5.1)
176176
net-protocol
177-
nio4r (2.7.4)
177+
nio4r (2.7.5)
178178
nokogiri (1.18.10-aarch64-linux-gnu)
179179
racc (~> 1.4)
180180
nokogiri (1.18.10-aarch64-linux-musl)
@@ -191,7 +191,7 @@ GEM
191191
racc (~> 1.4)
192192
ostruct (0.6.3)
193193
parallel (1.27.0)
194-
parser (3.3.9.0)
194+
parser (3.3.10.0)
195195
ast (~> 2.4.1)
196196
racc
197197
pp (0.6.3)
@@ -209,50 +209,50 @@ GEM
209209
puma (7.1.0)
210210
nio4r (~> 2.0)
211211
racc (1.8.1)
212-
rack (3.2.3)
212+
rack (3.2.4)
213213
rack-session (2.1.1)
214214
base64 (>= 0.1.0)
215215
rack (>= 3.0.0)
216216
rack-test (2.2.0)
217217
rack (>= 1.3)
218218
rackup (2.2.1)
219219
rack (>= 3)
220-
rails (8.0.3)
221-
actioncable (= 8.0.3)
222-
actionmailbox (= 8.0.3)
223-
actionmailer (= 8.0.3)
224-
actionpack (= 8.0.3)
225-
actiontext (= 8.0.3)
226-
actionview (= 8.0.3)
227-
activejob (= 8.0.3)
228-
activemodel (= 8.0.3)
229-
activerecord (= 8.0.3)
230-
activestorage (= 8.0.3)
231-
activesupport (= 8.0.3)
220+
rails (8.0.4)
221+
actioncable (= 8.0.4)
222+
actionmailbox (= 8.0.4)
223+
actionmailer (= 8.0.4)
224+
actionpack (= 8.0.4)
225+
actiontext (= 8.0.4)
226+
actionview (= 8.0.4)
227+
activejob (= 8.0.4)
228+
activemodel (= 8.0.4)
229+
activerecord (= 8.0.4)
230+
activestorage (= 8.0.4)
231+
activesupport (= 8.0.4)
232232
bundler (>= 1.15.0)
233-
railties (= 8.0.3)
233+
railties (= 8.0.4)
234234
rails-dom-testing (2.3.0)
235235
activesupport (>= 5.0.0)
236236
minitest
237237
nokogiri (>= 1.6)
238238
rails-html-sanitizer (1.6.2)
239239
loofah (~> 2.21)
240240
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)
241-
railties (8.0.3)
242-
actionpack (= 8.0.3)
243-
activesupport (= 8.0.3)
241+
railties (8.0.4)
242+
actionpack (= 8.0.4)
243+
activesupport (= 8.0.4)
244244
irb (~> 1.13)
245245
rackup (>= 1.0.0)
246246
rake (>= 12.2)
247247
thor (~> 1.0, >= 1.2.2)
248248
tsort (>= 0.2)
249249
zeitwerk (~> 2.6)
250250
rainbow (3.1.1)
251-
rake (13.3.0)
251+
rake (13.3.1)
252252
rb-fsevent (0.11.2)
253253
rb-inotify (0.11.1)
254254
ffi (~> 1.0)
255-
rdoc (6.15.0)
255+
rdoc (6.15.1)
256256
erb
257257
psych (>= 4.0.0)
258258
tsort
@@ -262,7 +262,7 @@ GEM
262262
io-console (~> 0.5)
263263
rexml (3.4.4)
264264
rouge (4.6.1)
265-
rubocop (1.81.6)
265+
rubocop (1.81.7)
266266
json (~> 2.3)
267267
language_server-protocol (~> 3.17.0.2)
268268
lint_roller (~> 1.1.0)
@@ -291,7 +291,7 @@ GEM
291291
rubocop-performance (>= 1.24)
292292
rubocop-rails (>= 2.30)
293293
ruby-progressbar (1.13.0)
294-
rubyzip (3.2.1)
294+
rubyzip (3.2.2)
295295
securerandom (0.4.1)
296296
selenium-webdriver (4.38.0)
297297
base64 (~> 0.2)
@@ -307,17 +307,17 @@ GEM
307307
thruster (0.1.16-aarch64-linux)
308308
thruster (0.1.16-arm64-darwin)
309309
thruster (0.1.16-x86_64-linux)
310-
timeout (0.4.3)
310+
timeout (0.4.4)
311311
tsort (0.2.0)
312-
turbo-rails (2.0.17)
312+
turbo-rails (2.0.20)
313313
actionpack (>= 7.1.0)
314314
railties (>= 7.1.0)
315315
tzinfo (2.0.6)
316316
concurrent-ruby (~> 1.0)
317317
unicode-display_width (3.2.0)
318318
unicode-emoji (~> 4.1)
319319
unicode-emoji (4.1.0)
320-
uri (1.0.4)
320+
uri (1.1.1)
321321
useragent (0.16.11)
322322
view_component (4.1.0)
323323
activesupport (>= 7.1.0, < 8.2)

0 commit comments

Comments
 (0)