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 5111bd7 commit c5f4fa6Copy full SHA for c5f4fa6
Gemfile.lock
@@ -409,7 +409,8 @@ GEM
409
responders (3.1.1)
410
actionpack (>= 5.2)
411
railties (>= 5.2)
412
- rexml (3.2.6)
+ rexml (3.2.8)
413
+ strscan (>= 3.0.9)
414
roadie (5.2.1)
415
css_parser (~> 1.4)
416
nokogiri (~> 1.15)
@@ -433,7 +434,7 @@ GEM
433
434
sprockets-rails
435
tilt
436
selectize-rails (0.12.6)
- selenium-webdriver (4.19.0)
437
+ selenium-webdriver (4.21.1)
438
base64 (~> 0.2)
439
rexml (~> 3.2, >= 3.2.5)
440
rubyzip (>= 1.2.2, < 3.0)
@@ -486,6 +487,7 @@ GEM
486
487
stringio (3.1.0)
488
strip_attributes (1.13.0)
489
activemodel (>= 3.0, < 8.0)
490
+ strscan (3.1.0)
491
temple (0.10.3)
492
test-unit (3.6.2)
493
power_assert
0 commit comments