Skip to content

Commit 89e0ff5

Browse files
authored
Update capybara-lockstep to version 2.3.1
1 parent b9a4dfa commit 89e0ff5

1 file changed

Lines changed: 17 additions & 28 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,14 @@ GEM
8989
securerandom (>= 0.3)
9090
tzinfo (~> 2.0, >= 2.0.5)
9191
uri (>= 0.13.1)
92-
addressable (2.8.7)
93-
public_suffix (>= 2.0.2, < 7.0)
92+
addressable (2.8.8)
93+
public_suffix (>= 2.0.2, < 8.0)
9494
android_key_attestation (0.3.0)
9595
ast (2.4.3)
9696
base64 (0.3.0)
9797
bcrypt (3.1.20)
98-
benchmark (0.4.1)
99-
bigdecimal (3.3.1)
98+
benchmark (0.5.0)
99+
bigdecimal (4.0.1)
100100
bindata (2.5.1)
101101
builder (3.3.0)
102102
capybara (3.40.0)
@@ -108,19 +108,17 @@ GEM
108108
rack-test (>= 0.6.3)
109109
regexp_parser (>= 1.5, < 3.0)
110110
xpath (~> 3.2)
111-
capybara-lockstep (2.2.3)
112-
activesupport (>= 4.2)
111+
capybara-lockstep (2.3.1)
112+
activesupport (>= 7.0)
113113
capybara (>= 3.0)
114-
ruby2_keywords
115-
selenium-webdriver (>= 4.0)
116114
capybara-screenshot (1.0.26)
117115
capybara (>= 1.0, < 4)
118116
launchy
119117
cbor (0.5.9.9)
120118
childprocess (5.1.0)
121119
logger (~> 1.5)
122-
concurrent-ruby (1.3.5)
123-
connection_pool (2.5.4)
120+
concurrent-ruby (1.3.6)
121+
connection_pool (3.0.2)
124122
content_disposition (1.0.0)
125123
cose (1.3.1)
126124
cbor (~> 0.5.9)
@@ -173,7 +171,7 @@ GEM
173171
honeybadger (6.0.6)
174172
logger
175173
ostruct
176-
i18n (1.14.7)
174+
i18n (1.14.8)
177175
concurrent-ruby (~> 1.0)
178176
io-console (0.8.1)
179177
irb (1.15.2)
@@ -207,7 +205,8 @@ GEM
207205
matrix (0.4.3)
208206
mini_mime (1.1.5)
209207
mini_portile2 (2.8.9)
210-
minitest (5.26.0)
208+
minitest (6.0.1)
209+
prism (~> 1.5)
211210
net-imap (0.5.9)
212211
date
213212
net-protocol
@@ -218,12 +217,12 @@ GEM
218217
net-smtp (0.5.1)
219218
net-protocol
220219
nio4r (2.7.4)
221-
nokogiri (1.18.9)
220+
nokogiri (1.19.1)
222221
mini_portile2 (~> 2.8.2)
223222
racc (~> 1.4)
224-
nokogiri (1.18.9-arm64-darwin)
223+
nokogiri (1.19.1-arm64-darwin)
225224
racc (~> 1.4)
226-
nokogiri (1.18.9-x86_64-linux-gnu)
225+
nokogiri (1.19.1-x86_64-linux-gnu)
227226
racc (~> 1.4)
228227
oaken (0.9.1)
229228
openssl (3.3.0)
@@ -249,11 +248,11 @@ GEM
249248
psych (5.2.6)
250249
date
251250
stringio
252-
public_suffix (6.0.2)
251+
public_suffix (7.0.2)
253252
puma (6.6.1)
254253
nio4r (~> 2.0)
255254
racc (1.8.1)
256-
rack (3.2.3)
255+
rack (3.2.5)
257256
rack-session (2.1.1)
258257
base64 (>= 0.1.0)
259258
rack (>= 3.0.0)
@@ -302,7 +301,6 @@ GEM
302301
responders (3.1.1)
303302
actionpack (>= 5.2)
304303
railties (>= 5.2)
305-
rexml (3.4.4)
306304
rubocop (1.81.1)
307305
json (~> 2.3)
308306
language_server-protocol (~> 3.17.0.2)
@@ -343,8 +341,6 @@ GEM
343341
rubocop (~> 1.72, >= 1.72.1)
344342
ruby-next-core (1.1.2)
345343
ruby-progressbar (1.13.0)
346-
ruby2_keywords (0.0.5)
347-
rubyzip (2.4.1)
348344
safety_net_attestation (0.4.0)
349345
jwt (~> 2.0)
350346
sass-embedded (1.89.2)
@@ -355,12 +351,6 @@ GEM
355351
sass-embedded (1.89.2-x86_64-linux-gnu)
356352
google-protobuf (~> 4.31)
357353
securerandom (0.4.1)
358-
selenium-webdriver (4.34.0)
359-
base64 (~> 0.2)
360-
logger (~> 1.4)
361-
rexml (~> 3.2, >= 3.2.5)
362-
rubyzip (>= 1.2.2, < 3.0)
363-
websocket (~> 1.0)
364354
semantic_logger (4.17.0)
365355
concurrent-ruby (~> 1.0)
366356
shrine (3.6.0)
@@ -391,7 +381,7 @@ GEM
391381
unicode-display_width (3.2.0)
392382
unicode-emoji (~> 4.1)
393383
unicode-emoji (4.1.0)
394-
uri (1.0.4)
384+
uri (1.1.1)
395385
useragent (0.16.11)
396386
view_component (4.0.2)
397387
activesupport (>= 7.1.0, < 8.1)
@@ -409,7 +399,6 @@ GEM
409399
openssl (>= 2.2)
410400
safety_net_attestation (~> 0.4.0)
411401
tpm-key_attestation (~> 0.14.0)
412-
websocket (1.2.11)
413402
websocket-driver (0.8.0)
414403
base64
415404
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)