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 518bdc6 commit ba55c79Copy full SHA for ba55c79
tests/Gemfile.lock
@@ -18,10 +18,10 @@ GEM
18
diff-lcs (1.4.4)
19
launchy (2.5.0)
20
addressable (~> 2.7)
21
- mini_mime (1.1.0)
22
- mini_portile2 (2.5.3)
23
- nokogiri (1.11.7)
24
- mini_portile2 (~> 2.5.0)
+ mini_mime (1.1.1)
+ mini_portile2 (2.6.1)
+ nokogiri (1.12.4)
+ mini_portile2 (~> 2.6.1)
25
racc (~> 1.4)
26
public_suffix (4.0.6)
27
racc (1.5.2)
@@ -46,7 +46,7 @@ GEM
46
selenium-webdriver (3.142.7)
47
childprocess (>= 0.5, < 4.0)
48
rubyzip (>= 1.2.2)
49
- webdrivers (4.6.0)
+ webdrivers (4.6.1)
50
nokogiri (~> 1.6)
51
rubyzip (>= 1.3.0)
52
selenium-webdriver (>= 3.0, < 4.0)
0 commit comments