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 e743534 commit 581fff4Copy full SHA for 581fff4
tests/Gemfile.lock
@@ -20,7 +20,7 @@ GEM
20
addressable (~> 2.8)
21
matrix (0.4.2)
22
mini_mime (1.1.5)
23
- mini_portile2 (2.8.4)
+ mini_portile2 (2.8.5)
24
nokogiri (1.15.4)
25
mini_portile2 (~> 2.8.2)
26
racc (~> 1.4)
@@ -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.1)
+ regexp_parser (2.8.2)
33
rexml (3.2.6)
34
rspec (3.12.0)
35
rspec-core (~> 3.12.0)
@@ -45,11 +45,11 @@ GEM
45
rspec-support (~> 3.12.0)
46
rspec-support (3.12.1)
47
rubyzip (2.3.2)
48
- selenium-webdriver (4.12.0)
+ selenium-webdriver (4.14.0)
49
rexml (~> 3.2, >= 3.2.5)
50
rubyzip (>= 1.2.2, < 3.0)
51
websocket (~> 1.0)
52
- websocket (1.2.9)
+ websocket (1.2.10)
53
xpath (3.2.0)
54
nokogiri (~> 1.8)
55
0 commit comments