Skip to content

Commit 581fff4

Browse files
committed
Upgrade test semver dependencies
1 parent e743534 commit 581fff4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
addressable (~> 2.8)
2121
matrix (0.4.2)
2222
mini_mime (1.1.5)
23-
mini_portile2 (2.8.4)
23+
mini_portile2 (2.8.5)
2424
nokogiri (1.15.4)
2525
mini_portile2 (~> 2.8.2)
2626
racc (~> 1.4)
@@ -29,7 +29,7 @@ GEM
2929
rack (3.0.8)
3030
rack-test (2.1.0)
3131
rack (>= 1.3)
32-
regexp_parser (2.8.1)
32+
regexp_parser (2.8.2)
3333
rexml (3.2.6)
3434
rspec (3.12.0)
3535
rspec-core (~> 3.12.0)
@@ -45,11 +45,11 @@ GEM
4545
rspec-support (~> 3.12.0)
4646
rspec-support (3.12.1)
4747
rubyzip (2.3.2)
48-
selenium-webdriver (4.12.0)
48+
selenium-webdriver (4.14.0)
4949
rexml (~> 3.2, >= 3.2.5)
5050
rubyzip (>= 1.2.2, < 3.0)
5151
websocket (~> 1.0)
52-
websocket (1.2.9)
52+
websocket (1.2.10)
5353
xpath (3.2.0)
5454
nokogiri (~> 1.8)
5555

0 commit comments

Comments
 (0)