Skip to content

Commit 2eedd77

Browse files
committed
Upgrade test semver dependencies
1 parent 689c7ed commit 2eedd77

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

tests/Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,23 @@ GEM
1818
launchy
1919
childprocess (5.0.0)
2020
diff-lcs (1.5.1)
21-
launchy (3.0.0)
21+
launchy (3.0.1)
2222
addressable (~> 2.8)
2323
childprocess (~> 5.0)
2424
matrix (0.4.2)
2525
mini_mime (1.1.5)
26-
mini_portile2 (2.8.5)
27-
nokogiri (1.16.3)
26+
mini_portile2 (2.8.7)
27+
nokogiri (1.16.5)
2828
mini_portile2 (~> 2.8.2)
2929
racc (~> 1.4)
3030
public_suffix (5.0.5)
31-
racc (1.7.3)
32-
rack (3.0.10)
31+
racc (1.8.0)
32+
rack (3.0.11)
3333
rack-test (2.1.0)
3434
rack (>= 1.3)
35-
regexp_parser (2.9.0)
36-
rexml (3.2.6)
35+
regexp_parser (2.9.2)
36+
rexml (3.2.8)
37+
strscan (>= 3.0.9)
3738
rspec (3.13.0)
3839
rspec-core (~> 3.13.0)
3940
rspec-expectations (~> 3.13.0)
@@ -43,16 +44,17 @@ GEM
4344
rspec-expectations (3.13.0)
4445
diff-lcs (>= 1.2.0, < 2.0)
4546
rspec-support (~> 3.13.0)
46-
rspec-mocks (3.13.0)
47+
rspec-mocks (3.13.1)
4748
diff-lcs (>= 1.2.0, < 2.0)
4849
rspec-support (~> 3.13.0)
4950
rspec-support (3.13.1)
5051
rubyzip (2.3.2)
51-
selenium-webdriver (4.19.0)
52+
selenium-webdriver (4.21.1)
5253
base64 (~> 0.2)
5354
rexml (~> 3.2, >= 3.2.5)
5455
rubyzip (>= 1.2.2, < 3.0)
5556
websocket (~> 1.0)
57+
strscan (3.1.0)
5658
websocket (1.2.10)
5759
xpath (3.2.0)
5860
nokogiri (~> 1.8)

0 commit comments

Comments
 (0)