Skip to content

Commit 27ee7ba

Browse files
committed
deps(ruby): Update all within specs.
1 parent 188bfd7 commit 27ee7ba

1 file changed

Lines changed: 88 additions & 86 deletions

File tree

Gemfile.lock

Lines changed: 88 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actionmailer (8.1.2)
5-
actionpack (= 8.1.2)
6-
actionview (= 8.1.2)
7-
activejob (= 8.1.2)
8-
activesupport (= 8.1.2)
4+
actionmailer (8.1.3)
5+
actionpack (= 8.1.3)
6+
actionview (= 8.1.3)
7+
activejob (= 8.1.3)
8+
activesupport (= 8.1.3)
99
mail (>= 2.8.0)
1010
rails-dom-testing (~> 2.2)
11-
actionpack (8.1.2)
12-
actionview (= 8.1.2)
13-
activesupport (= 8.1.2)
11+
actionpack (8.1.3)
12+
actionview (= 8.1.3)
13+
activesupport (= 8.1.3)
1414
nokogiri (>= 1.8.5)
1515
rack (>= 2.2.4)
1616
rack-session (>= 1.0.1)
1717
rack-test (>= 0.6.3)
1818
rails-dom-testing (~> 2.2)
1919
rails-html-sanitizer (~> 1.6)
2020
useragent (~> 0.16)
21-
actionview (8.1.2)
22-
activesupport (= 8.1.2)
21+
actionview (8.1.3)
22+
activesupport (= 8.1.3)
2323
builder (~> 3.1)
2424
erubi (~> 1.11)
2525
rails-dom-testing (~> 2.2)
2626
rails-html-sanitizer (~> 1.6)
27-
activejob (8.1.2)
28-
activesupport (= 8.1.2)
27+
activejob (8.1.3)
28+
activesupport (= 8.1.3)
2929
globalid (>= 0.3.6)
30-
activemodel (8.1.2)
31-
activesupport (= 8.1.2)
32-
activerecord (8.1.2)
33-
activemodel (= 8.1.2)
34-
activesupport (= 8.1.2)
30+
activemodel (8.1.3)
31+
activesupport (= 8.1.3)
32+
activerecord (8.1.3)
33+
activemodel (= 8.1.3)
34+
activesupport (= 8.1.3)
3535
timeout (>= 0.4.0)
36-
activestorage (8.1.2)
37-
actionpack (= 8.1.2)
38-
activejob (= 8.1.2)
39-
activerecord (= 8.1.2)
40-
activesupport (= 8.1.2)
36+
activestorage (8.1.3)
37+
actionpack (= 8.1.3)
38+
activejob (= 8.1.3)
39+
activerecord (= 8.1.3)
40+
activesupport (= 8.1.3)
4141
marcel (~> 1.0)
42-
activesupport (8.1.2)
42+
activesupport (8.1.3)
4343
base64
4444
bigdecimal
4545
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -52,18 +52,19 @@ GEM
5252
securerandom (>= 0.3)
5353
tzinfo (~> 2.0, >= 2.0.5)
5454
uri (>= 0.13.1)
55-
addressable (2.8.8)
55+
addressable (2.8.9)
5656
public_suffix (>= 2.0.2, < 8.0)
5757
ast (2.4.3)
5858
base64 (0.3.0)
59-
bcrypt (3.1.21)
59+
bcrypt (3.1.22)
6060
benchmark (0.5.0)
61-
bigdecimal (3.3.1)
61+
bigdecimal (4.1.0)
6262
bindex (0.8.1)
6363
bootsnap (1.23.0)
6464
msgpack (~> 1.2)
6565
builder (3.3.0)
66-
byebug (12.0.0)
66+
byebug (13.0.0)
67+
reline (>= 0.6.0)
6768
cancancan (3.6.1)
6869
capybara (3.40.0)
6970
addressable
@@ -87,7 +88,7 @@ GEM
8788
database_cleaner-core (~> 2.0)
8889
database_cleaner-core (2.0.1)
8990
date (3.5.1)
90-
devise (5.0.2)
91+
devise (5.0.3)
9192
bcrypt (~> 3.0)
9293
orm_adapter (~> 0.1)
9394
railties (>= 7.0)
@@ -99,7 +100,7 @@ GEM
99100
dotenv (= 3.2.0)
100101
railties (>= 6.1)
101102
drb (2.2.3)
102-
erb (6.0.1)
103+
erb (6.0.2)
103104
erubi (1.13.1)
104105
et-orbi (1.4.0)
105106
tzinfo
@@ -108,9 +109,9 @@ GEM
108109
factory_bot_rails (6.5.1)
109110
factory_bot (~> 6.5)
110111
railties (>= 6.1.0)
111-
faker (3.6.0)
112+
faker (3.6.1)
112113
i18n (>= 1.8.11, < 2)
113-
faraday (2.14.0)
114+
faraday (2.14.1)
114115
faraday-net_http (>= 2.0, < 3.5)
115116
json
116117
logger
@@ -125,7 +126,8 @@ GEM
125126
raabro (~> 1.4)
126127
globalid (1.3.0)
127128
activesupport (>= 6.1)
128-
hashie (5.0.0)
129+
hashie (5.1.0)
130+
logger
129131
i18n (1.14.8)
130132
concurrent-ruby (~> 1.0)
131133
io-console (0.8.2)
@@ -137,10 +139,10 @@ GEM
137139
jbuilder (2.14.1)
138140
actionview (>= 7.0.0)
139141
activesupport (>= 7.0.0)
140-
json (2.18.1)
141-
json-schema (6.0.0)
142+
json (2.19.3)
143+
json-schema (6.2.0)
142144
addressable (~> 2.8)
143-
bigdecimal (~> 3.1)
145+
bigdecimal (>= 3.1, < 5)
144146
jwt (3.1.2)
145147
base64
146148
language_server-protocol (3.17.0.5)
@@ -152,7 +154,7 @@ GEM
152154
launchy (>= 2.2, < 4)
153155
lint_roller (1.1.0)
154156
logger (1.7.0)
155-
loofah (2.25.0)
157+
loofah (2.25.1)
156158
crass (~> 1.0.2)
157159
nokogiri (>= 1.12.0)
158160
mail (2.9.0)
@@ -164,17 +166,18 @@ GEM
164166
marcel (1.1.0)
165167
matrix (0.4.3)
166168
mini_mime (1.1.5)
167-
minitest (6.0.1)
169+
minitest (6.0.2)
170+
drb (~> 2.0)
168171
prism (~> 1.5)
169172
msgpack (1.8.0)
170-
multi_xml (0.7.2)
171-
bigdecimal (~> 3.1)
173+
multi_xml (0.8.1)
174+
bigdecimal (>= 3.1, < 5)
172175
mutex_m (0.3.0)
173176
mysql2 (0.5.7)
174177
bigdecimal
175178
net-http (0.9.1)
176179
uri (>= 0.11.1)
177-
net-imap (0.6.2)
180+
net-imap (0.6.3)
178181
date
179182
net-protocol
180183
net-pop (0.1.2)
@@ -184,21 +187,21 @@ GEM
184187
net-smtp (0.5.1)
185188
net-protocol
186189
nio4r (2.7.5)
187-
nokogiri (1.19.1-aarch64-linux-gnu)
190+
nokogiri (1.19.2-aarch64-linux-gnu)
188191
racc (~> 1.4)
189-
nokogiri (1.19.1-aarch64-linux-musl)
192+
nokogiri (1.19.2-aarch64-linux-musl)
190193
racc (~> 1.4)
191-
nokogiri (1.19.1-arm-linux-gnu)
194+
nokogiri (1.19.2-arm-linux-gnu)
192195
racc (~> 1.4)
193-
nokogiri (1.19.1-arm-linux-musl)
196+
nokogiri (1.19.2-arm-linux-musl)
194197
racc (~> 1.4)
195-
nokogiri (1.19.1-arm64-darwin)
198+
nokogiri (1.19.2-arm64-darwin)
196199
racc (~> 1.4)
197-
nokogiri (1.19.1-x86_64-darwin)
200+
nokogiri (1.19.2-x86_64-darwin)
198201
racc (~> 1.4)
199-
nokogiri (1.19.1-x86_64-linux-gnu)
202+
nokogiri (1.19.2-x86_64-linux-gnu)
200203
racc (~> 1.4)
201-
nokogiri (1.19.1-x86_64-linux-musl)
204+
nokogiri (1.19.2-x86_64-linux-musl)
202205
racc (~> 1.4)
203206
oauth2 (2.0.18)
204207
faraday (>= 0.17.3, < 4.0)
@@ -219,11 +222,11 @@ GEM
219222
omniauth-rails_csrf_protection (2.0.1)
220223
actionpack (>= 4.2)
221224
omniauth (~> 2.0)
222-
omniauth-zeuswpi (1.1.0)
225+
omniauth-zeuswpi (2.0.0)
223226
omniauth-oauth2 (~> 1.7.1)
224227
orm_adapter (0.5.0)
225228
parallel (1.27.0)
226-
parser (3.3.10.0)
229+
parser (3.3.11.1)
227230
ast (~> 2.4.1)
228231
racc
229232
pp (0.6.3)
@@ -233,8 +236,8 @@ GEM
233236
psych (5.3.1)
234237
date
235238
stringio
236-
public_suffix (7.0.0)
237-
puma (7.1.0)
239+
public_suffix (7.0.5)
240+
puma (7.2.0)
238241
nio4r (~> 2.0)
239242
raabro (1.4.0)
240243
racc (1.8.1)
@@ -258,12 +261,12 @@ GEM
258261
activesupport (>= 5.0.0)
259262
minitest
260263
nokogiri (>= 1.6)
261-
rails-html-sanitizer (1.6.2)
262-
loofah (~> 2.21)
264+
rails-html-sanitizer (1.7.0)
265+
loofah (~> 2.25)
263266
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)
264-
railties (8.1.2)
265-
actionpack (= 8.1.2)
266-
activesupport (= 8.1.2)
267+
railties (8.1.3)
268+
actionpack (= 8.1.3)
269+
activesupport (= 8.1.3)
267270
irb (~> 1.13)
268271
rackup (>= 1.0.0)
269272
rake (>= 12.2)
@@ -276,7 +279,7 @@ GEM
276279
erb
277280
psych (>= 4.0.0)
278281
tsort
279-
redis-client (0.26.2)
282+
redis-client (0.28.0)
280283
connection_pool
281284
regexp_parser (2.11.3)
282285
reline (0.6.3)
@@ -291,18 +294,18 @@ GEM
291294
rspec-expectations (3.13.5)
292295
diff-lcs (>= 1.2.0, < 2.0)
293296
rspec-support (~> 3.13.0)
294-
rspec-mocks (3.13.7)
297+
rspec-mocks (3.13.8)
295298
diff-lcs (>= 1.2.0, < 2.0)
296299
rspec-support (~> 3.13.0)
297-
rspec-rails (8.0.2)
300+
rspec-rails (8.0.4)
298301
actionpack (>= 7.2)
299302
activesupport (>= 7.2)
300303
railties (>= 7.2)
301-
rspec-core (~> 3.13)
302-
rspec-expectations (~> 3.13)
303-
rspec-mocks (~> 3.13)
304-
rspec-support (~> 3.13)
305-
rspec-support (3.13.6)
304+
rspec-core (>= 3.13.0, < 5.0.0)
305+
rspec-expectations (>= 3.13.0, < 5.0.0)
306+
rspec-mocks (>= 3.13.0, < 5.0.0)
307+
rspec-support (>= 3.13.0, < 5.0.0)
308+
rspec-support (3.13.7)
306309
rswag-api (2.17.0)
307310
activesupport (>= 5.2, < 8.2)
308311
railties (>= 5.2, < 8.2)
@@ -314,33 +317,33 @@ GEM
314317
rswag-ui (2.17.0)
315318
actionpack (>= 5.2, < 8.2)
316319
railties (>= 5.2, < 8.2)
317-
rubocop (1.82.0)
320+
rubocop (1.86.0)
318321
json (~> 2.3)
319322
language_server-protocol (~> 3.17.0.2)
320323
lint_roller (~> 1.1.0)
321324
parallel (~> 1.10)
322325
parser (>= 3.3.0.2)
323326
rainbow (>= 2.2.2, < 4.0)
324327
regexp_parser (>= 2.9.3, < 3.0)
325-
rubocop-ast (>= 1.48.0, < 2.0)
328+
rubocop-ast (>= 1.49.0, < 2.0)
326329
ruby-progressbar (~> 1.7)
327330
unicode-display_width (>= 2.4.0, < 4.0)
328-
rubocop-ast (1.48.0)
331+
rubocop-ast (1.49.1)
329332
parser (>= 3.3.7.2)
330-
prism (~> 1.4)
333+
prism (~> 1.7)
331334
rubocop-capybara (2.22.1)
332335
lint_roller (~> 1.1)
333336
rubocop (~> 1.72, >= 1.72.1)
334337
rubocop-factory_bot (2.28.0)
335338
lint_roller (~> 1.1)
336339
rubocop (~> 1.72, >= 1.72.1)
337-
rubocop-rails (2.34.2)
340+
rubocop-rails (2.34.3)
338341
activesupport (>= 4.2.0)
339342
lint_roller (~> 1.1)
340343
rack (>= 1.1)
341344
rubocop (>= 1.75.0, < 2.0)
342345
rubocop-ast (>= 1.44.0, < 2.0)
343-
rubocop-rspec (3.8.0)
346+
rubocop-rspec (3.9.0)
344347
lint_roller (~> 1.1)
345348
rubocop (~> 1.81)
346349
rubocop-rspec_rails (2.32.0)
@@ -354,7 +357,7 @@ GEM
354357
rexml (~> 3.2, >= 3.2.5)
355358
rubyzip (>= 1.2.2, < 3.0)
356359
websocket (~> 1.0)
357-
sidekiq (8.1.0)
360+
sidekiq (8.1.2)
358361
connection_pool (>= 3.0.0)
359362
json (>= 2.16.0)
360363
logger (>= 1.7.0)
@@ -376,21 +379,21 @@ GEM
376379
actionpack (>= 6.1)
377380
activesupport (>= 6.1)
378381
sprockets (>= 3.0.0)
379-
sqlite3 (2.9.0-aarch64-linux-gnu)
380-
sqlite3 (2.9.0-aarch64-linux-musl)
381-
sqlite3 (2.9.0-arm-linux-gnu)
382-
sqlite3 (2.9.0-arm-linux-musl)
383-
sqlite3 (2.9.0-arm64-darwin)
384-
sqlite3 (2.9.0-x86_64-darwin)
385-
sqlite3 (2.9.0-x86_64-linux-gnu)
386-
sqlite3 (2.9.0-x86_64-linux-musl)
382+
sqlite3 (2.9.2-aarch64-linux-gnu)
383+
sqlite3 (2.9.2-aarch64-linux-musl)
384+
sqlite3 (2.9.2-arm-linux-gnu)
385+
sqlite3 (2.9.2-arm-linux-musl)
386+
sqlite3 (2.9.2-arm64-darwin)
387+
sqlite3 (2.9.2-x86_64-darwin)
388+
sqlite3 (2.9.2-x86_64-linux-gnu)
389+
sqlite3 (2.9.2-x86_64-linux-musl)
387390
stimulus-rails (1.3.4)
388391
railties (>= 6.0.0)
389392
stringio (3.2.0)
390393
thor (1.5.0)
391-
timeout (0.6.0)
394+
timeout (0.6.1)
392395
tsort (0.2.0)
393-
turbo-rails (2.0.20)
396+
turbo-rails (2.0.23)
394397
actionpack (>= 7.1.0)
395398
railties (>= 7.1.0)
396399
tzinfo (2.0.6)
@@ -404,11 +407,10 @@ GEM
404407
version_gem (1.1.9)
405408
warden (1.2.9)
406409
rack (>= 2.0.9)
407-
web-console (4.2.1)
408-
actionview (>= 6.0.0)
409-
activemodel (>= 6.0.0)
410+
web-console (4.3.0)
411+
actionview (>= 8.0.0)
410412
bindex (>= 0.4.0)
411-
railties (>= 6.0.0)
413+
railties (>= 8.0.0)
412414
webdrivers (5.3.1)
413415
nokogiri (~> 1.6)
414416
rubyzip (>= 1.3.0)

0 commit comments

Comments
 (0)