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.
2 parents e66ae29 + 9d02e1c commit b67f1f1Copy full SHA for b67f1f1
Gemfile.lock
@@ -305,7 +305,7 @@ GEM
305
regexp_parser (2.10.0)
306
reline (0.6.2)
307
io-console (~> 0.5)
308
- rexml (3.4.2)
+ rexml (3.4.4)
309
rspec-core (3.13.5)
310
rspec-support (~> 3.13.0)
311
rspec-expectations (3.13.5)
@@ -354,11 +354,13 @@ GEM
354
ruby-progressbar (1.13.0)
355
ruby-statistics (4.1.0)
356
ruby2_keywords (0.0.5)
357
- rubyzip (3.0.1)
+ rubyzip (3.1.1)
358
securerandom (0.4.1)
359
- selenium-webdriver (4.35.0)
+ selenium-webdriver (4.36.0)
360
base64 (~> 0.2)
361
+ json (<= 2.13.2)
362
logger (~> 1.4)
363
+ prism (~> 1.0, < 1.5)
364
rexml (~> 3.2, >= 3.2.5)
365
rubyzip (>= 1.2.2, < 4.0)
366
websocket (~> 1.0)
0 commit comments