Skip to content

Commit 336d289

Browse files
Updates to Gemfile.lock
1 parent 8f87cd7 commit 336d289

File tree

1 file changed

+95
-85
lines changed

1 file changed

+95
-85
lines changed

Gemfile.lock

+95-85
Original file line numberDiff line numberDiff line change
@@ -10,71 +10,71 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.1.3.3)
14-
actionpack (= 7.1.3.3)
15-
activesupport (= 7.1.3.3)
13+
actioncable (7.1.3.2)
14+
actionpack (= 7.1.3.2)
15+
activesupport (= 7.1.3.2)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.3.3)
20-
actionpack (= 7.1.3.3)
21-
activejob (= 7.1.3.3)
22-
activerecord (= 7.1.3.3)
23-
activestorage (= 7.1.3.3)
24-
activesupport (= 7.1.3.3)
19+
actionmailbox (7.1.3.2)
20+
actionpack (= 7.1.3.2)
21+
activejob (= 7.1.3.2)
22+
activerecord (= 7.1.3.2)
23+
activestorage (= 7.1.3.2)
24+
activesupport (= 7.1.3.2)
2525
mail (>= 2.7.1)
2626
net-imap
2727
net-pop
2828
net-smtp
29-
actionmailer (7.1.3.3)
30-
actionpack (= 7.1.3.3)
31-
actionview (= 7.1.3.3)
32-
activejob (= 7.1.3.3)
33-
activesupport (= 7.1.3.3)
29+
actionmailer (7.1.3.2)
30+
actionpack (= 7.1.3.2)
31+
actionview (= 7.1.3.2)
32+
activejob (= 7.1.3.2)
33+
activesupport (= 7.1.3.2)
3434
mail (~> 2.5, >= 2.5.4)
3535
net-imap
3636
net-pop
3737
net-smtp
3838
rails-dom-testing (~> 2.2)
39-
actionpack (7.1.3.3)
40-
actionview (= 7.1.3.3)
41-
activesupport (= 7.1.3.3)
39+
actionpack (7.1.3.2)
40+
actionview (= 7.1.3.2)
41+
activesupport (= 7.1.3.2)
4242
nokogiri (>= 1.8.5)
4343
racc
4444
rack (>= 2.2.4)
4545
rack-session (>= 1.0.1)
4646
rack-test (>= 0.6.3)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
actiontext (7.1.3.3)
50-
actionpack (= 7.1.3.3)
51-
activerecord (= 7.1.3.3)
52-
activestorage (= 7.1.3.3)
53-
activesupport (= 7.1.3.3)
49+
actiontext (7.1.3.2)
50+
actionpack (= 7.1.3.2)
51+
activerecord (= 7.1.3.2)
52+
activestorage (= 7.1.3.2)
53+
activesupport (= 7.1.3.2)
5454
globalid (>= 0.6.0)
5555
nokogiri (>= 1.8.5)
56-
actionview (7.1.3.3)
57-
activesupport (= 7.1.3.3)
56+
actionview (7.1.3.2)
57+
activesupport (= 7.1.3.2)
5858
builder (~> 3.1)
5959
erubi (~> 1.11)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.3.3)
63-
activesupport (= 7.1.3.3)
62+
activejob (7.1.3.2)
63+
activesupport (= 7.1.3.2)
6464
globalid (>= 0.3.6)
65-
activemodel (7.1.3.3)
66-
activesupport (= 7.1.3.3)
67-
activerecord (7.1.3.3)
68-
activemodel (= 7.1.3.3)
69-
activesupport (= 7.1.3.3)
65+
activemodel (7.1.3.2)
66+
activesupport (= 7.1.3.2)
67+
activerecord (7.1.3.2)
68+
activemodel (= 7.1.3.2)
69+
activesupport (= 7.1.3.2)
7070
timeout (>= 0.4.0)
71-
activestorage (7.1.3.3)
72-
actionpack (= 7.1.3.3)
73-
activejob (= 7.1.3.3)
74-
activerecord (= 7.1.3.3)
75-
activesupport (= 7.1.3.3)
71+
activestorage (7.1.3.2)
72+
actionpack (= 7.1.3.2)
73+
activejob (= 7.1.3.2)
74+
activerecord (= 7.1.3.2)
75+
activesupport (= 7.1.3.2)
7676
marcel (~> 1.0)
77-
activesupport (7.1.3.3)
77+
activesupport (7.1.3.2)
7878
base64
7979
bigdecimal
8080
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -103,7 +103,7 @@ GEM
103103
bootsnap (1.18.3)
104104
msgpack (~> 1.2)
105105
builder (3.2.4)
106-
cancancan (3.5.0)
106+
cancancan (3.6.1)
107107
capybara (3.40.0)
108108
addressable
109109
matrix
@@ -114,7 +114,7 @@ GEM
114114
regexp_parser (>= 1.5, < 3.0)
115115
xpath (~> 3.2)
116116
climate_control (1.2.0)
117-
concurrent-ruby (1.3.1)
117+
concurrent-ruby (1.2.3)
118118
connection_pool (2.4.1)
119119
crack (1.0.0)
120120
bigdecimal
@@ -133,16 +133,16 @@ GEM
133133
railties (>= 6.1)
134134
drb (2.2.1)
135135
erubi (1.12.0)
136-
ffi (1.17.0-arm64-darwin)
137-
ffi-compiler (1.3.2)
138-
ffi (>= 1.15.5)
136+
ffi (1.16.3)
137+
ffi-compiler (1.0.1)
138+
ffi (>= 1.0.0)
139139
rake
140140
flipflop (2.7.1)
141141
activesupport (>= 4.0)
142142
terminal-table (>= 1.8)
143143
globalid (1.2.1)
144144
activesupport (>= 6.1)
145-
graphql (2.3.4)
145+
graphql (2.3.2)
146146
base64
147147
graphql-client (0.22.0)
148148
activesupport (>= 3.0)
@@ -154,7 +154,7 @@ GEM
154154
http-cookie (~> 1.0)
155155
http-form_data (~> 2.2)
156156
llhttp-ffi (~> 0.5.0)
157-
http-cookie (1.0.6)
157+
http-cookie (1.0.5)
158158
domain_name (~> 0.5)
159159
http-form_data (2.3.0)
160160
i18n (1.14.5)
@@ -183,45 +183,49 @@ GEM
183183
net-imap
184184
net-pop
185185
net-smtp
186-
marcel (1.0.4)
186+
marcel (1.0.2)
187187
matrix (0.4.2)
188188
mini_mime (1.1.5)
189-
minitest (5.23.1)
189+
minitest (5.22.3)
190190
minitest-reporters (1.6.1)
191191
ansi
192192
builder
193193
minitest (>= 5.0)
194194
ruby-progressbar
195-
mocha (2.3.0)
195+
mocha (2.2.0)
196196
ruby2_keywords (>= 0.0.5)
197197
msgpack (1.7.2)
198198
mustermann (3.0.0)
199199
ruby2_keywords (~> 0.0.1)
200200
mutex_m (0.2.0)
201-
net-imap (0.4.12)
201+
net-imap (0.4.10)
202202
date
203203
net-protocol
204204
net-pop (0.1.2)
205205
net-protocol
206206
net-protocol (0.2.2)
207207
timeout
208-
net-smtp (0.5.0)
208+
net-smtp (0.4.0.1)
209209
net-protocol
210-
nio4r (2.7.3)
211-
nokogiri (1.16.5-arm64-darwin)
210+
nio4r (2.7.0)
211+
nokogiri (1.16.4-arm64-darwin)
212+
racc (~> 1.4)
213+
nokogiri (1.16.4-x86_64-darwin)
214+
racc (~> 1.4)
215+
nokogiri (1.16.4-x86_64-linux)
212216
racc (~> 1.4)
213217
parallel (1.24.0)
214-
parser (3.3.2.0)
218+
parser (3.3.1.0)
215219
ast (~> 2.4.1)
216220
racc
217221
pg (1.5.6)
218222
psych (5.1.2)
219223
stringio
220-
public_suffix (5.0.5)
224+
public_suffix (5.0.4)
221225
puma (6.4.2)
222226
nio4r (~> 2.0)
223-
racc (1.8.0)
224-
rack (3.0.11)
227+
racc (1.7.3)
228+
rack (3.0.10)
225229
rack-protection (4.0.0)
226230
base64 (>= 0.1.0)
227231
rack (>= 3.0.0, < 4)
@@ -232,50 +236,49 @@ GEM
232236
rackup (2.1.0)
233237
rack (>= 3)
234238
webrick (~> 1.8)
235-
rails (7.1.3.3)
236-
actioncable (= 7.1.3.3)
237-
actionmailbox (= 7.1.3.3)
238-
actionmailer (= 7.1.3.3)
239-
actionpack (= 7.1.3.3)
240-
actiontext (= 7.1.3.3)
241-
actionview (= 7.1.3.3)
242-
activejob (= 7.1.3.3)
243-
activemodel (= 7.1.3.3)
244-
activerecord (= 7.1.3.3)
245-
activestorage (= 7.1.3.3)
246-
activesupport (= 7.1.3.3)
239+
rails (7.1.3.2)
240+
actioncable (= 7.1.3.2)
241+
actionmailbox (= 7.1.3.2)
242+
actionmailer (= 7.1.3.2)
243+
actionpack (= 7.1.3.2)
244+
actiontext (= 7.1.3.2)
245+
actionview (= 7.1.3.2)
246+
activejob (= 7.1.3.2)
247+
activemodel (= 7.1.3.2)
248+
activerecord (= 7.1.3.2)
249+
activestorage (= 7.1.3.2)
250+
activesupport (= 7.1.3.2)
247251
bundler (>= 1.15.0)
248-
railties (= 7.1.3.3)
252+
railties (= 7.1.3.2)
249253
rails-dom-testing (2.2.0)
250254
activesupport (>= 5.0.0)
251255
minitest
252256
nokogiri (>= 1.6)
253257
rails-html-sanitizer (1.6.0)
254258
loofah (~> 2.21)
255259
nokogiri (~> 1.14)
256-
railties (7.1.3.3)
257-
actionpack (= 7.1.3.3)
258-
activesupport (= 7.1.3.3)
260+
railties (7.1.3.2)
261+
actionpack (= 7.1.3.2)
262+
activesupport (= 7.1.3.2)
259263
irb
260264
rackup (>= 1.0.0)
261265
rake (>= 12.2)
262266
thor (~> 1.0, >= 1.2.2)
263267
zeitwerk (~> 2.6)
264268
rainbow (3.1.1)
265269
rake (13.2.1)
266-
rdoc (6.7.0)
270+
rdoc (6.6.3.1)
267271
psych (>= 4.0.0)
268272
redis (5.2.0)
269273
redis-client (>= 0.22.0)
270274
redis-client (0.22.2)
271275
connection_pool
272-
regexp_parser (2.9.2)
273-
reline (0.5.8)
276+
regexp_parser (2.9.0)
277+
reline (0.5.6)
274278
io-console (~> 0.5)
275-
rexml (3.2.8)
276-
strscan (>= 3.0.9)
277-
rouge (4.2.1)
278-
rubocop (1.64.1)
279+
rexml (3.2.6)
280+
rouge (4.2.0)
281+
rubocop (1.63.5)
279282
json (~> 2.3)
280283
language_server-protocol (>= 3.17.0)
281284
parallel (~> 1.10)
@@ -288,7 +291,7 @@ GEM
288291
unicode-display_width (>= 2.4.0, < 3.0)
289292
rubocop-ast (1.31.3)
290293
parser (>= 3.3.1.0)
291-
rubocop-rails (2.25.0)
294+
rubocop-rails (2.24.1)
292295
activesupport (>= 4.2.0)
293296
rack (>= 1.1)
294297
rubocop (>= 1.33.0, < 2.0)
@@ -306,7 +309,7 @@ GEM
306309
sprockets (> 3.0)
307310
sprockets-rails
308311
tilt
309-
selenium-webdriver (4.21.1)
312+
selenium-webdriver (4.20.1)
310313
base64 (~> 0.2)
311314
rexml (~> 3.2, >= 3.2.5)
312315
rubyzip (>= 1.2.2, < 3.0)
@@ -342,11 +345,12 @@ GEM
342345
actionpack (>= 5.2)
343346
activesupport (>= 5.2)
344347
sprockets (>= 3.0.0)
345-
sqlite3 (2.0.2-arm64-darwin)
348+
sqlite3 (1.7.3-arm64-darwin)
349+
sqlite3 (1.7.3-x86_64-darwin)
350+
sqlite3 (1.7.3-x86_64-linux)
346351
stimulus-rails (1.3.3)
347352
railties (>= 6.0.0)
348353
stringio (3.1.0)
349-
strscan (3.1.0)
350354
terminal-table (3.0.2)
351355
unicode-display_width (>= 1.1.1, < 3)
352356
thor (1.3.1)
@@ -365,7 +369,7 @@ GEM
365369
activemodel (>= 6.0.0)
366370
bindex (>= 0.4.0)
367371
railties (>= 6.0.0)
368-
webmock (3.23.1)
372+
webmock (3.23.0)
369373
addressable (>= 2.8.0)
370374
crack (>= 0.3.2)
371375
hashdiff (>= 0.4.0, < 2.0.0)
@@ -376,10 +380,16 @@ GEM
376380
websocket-extensions (0.1.5)
377381
xpath (3.2.0)
378382
nokogiri (~> 1.8)
379-
zeitwerk (2.6.15)
383+
zeitwerk (2.6.13)
380384

381385
PLATFORMS
382386
arm64-darwin-22
387+
arm64-darwin-23
388+
x86_64-darwin-19
389+
x86_64-darwin-20
390+
x86_64-darwin-21
391+
x86_64-darwin-22
392+
x86_64-linux
383393

384394
DEPENDENCIES
385395
annotate
@@ -424,4 +434,4 @@ RUBY VERSION
424434
ruby 3.2.2p53
425435

426436
BUNDLED WITH
427-
2.4.10
437+
2.3.7

0 commit comments

Comments
 (0)