We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98acf99 commit 3a27ae7Copy full SHA for 3a27ae7
Gemfile.lock
@@ -276,7 +276,7 @@ GEM
276
regexp_parser (2.11.2)
277
reline (0.6.2)
278
io-console (~> 0.5)
279
- rexml (3.4.3)
+ rexml (3.4.4)
280
rspec-core (3.13.5)
281
rspec-support (~> 3.13.0)
282
rspec-expectations (3.13.5)
@@ -324,11 +324,13 @@ GEM
324
rubocop-rails (>= 2.30)
325
ruby-progressbar (1.13.0)
326
ruby2_keywords (0.0.5)
327
- rubyzip (3.1.0)
+ rubyzip (3.1.1)
328
securerandom (0.4.1)
329
- selenium-webdriver (4.35.0)
+ selenium-webdriver (4.36.0)
330
base64 (~> 0.2)
331
+ json (<= 2.13.2)
332
logger (~> 1.4)
333
+ prism (~> 1.0, < 1.5)
334
rexml (~> 3.2, >= 3.2.5)
335
rubyzip (>= 1.2.2, < 4.0)
336
websocket (~> 1.0)
0 commit comments