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 3e3f750 commit 51ec48eCopy full SHA for 51ec48e
tests/Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.5)
+ addressable (2.8.6)
5
public_suffix (>= 2.0.2, < 6.0)
6
capybara (3.39.2)
7
addressable
@@ -29,7 +29,7 @@ GEM
29
rack (3.0.8)
30
rack-test (2.1.0)
31
rack (>= 1.3)
32
- regexp_parser (2.8.2)
+ regexp_parser (2.8.3)
33
rexml (3.2.6)
34
rspec (3.12.0)
35
rspec-core (~> 3.12.0)
@@ -45,7 +45,7 @@ GEM
45
rspec-support (~> 3.12.0)
46
rspec-support (3.12.1)
47
rubyzip (2.3.2)
48
- selenium-webdriver (4.15.0)
+ selenium-webdriver (4.16.0)
49
rexml (~> 3.2, >= 3.2.5)
50
rubyzip (>= 1.2.2, < 3.0)
51
websocket (~> 1.0)
0 commit comments