Skip to content

Commit 2d88bf9

Browse files
committed
Upgrade test semver dependencies
1 parent afe0205 commit 2d88bf9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

tests/Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
launchy (3.0.1)
2323
addressable (~> 2.8)
2424
childprocess (~> 5.0)
25-
logger (1.6.0)
25+
logger (1.6.1)
2626
matrix (0.4.2)
2727
mini_mime (1.1.5)
2828
mini_portile2 (2.8.7)
@@ -35,29 +35,27 @@ GEM
3535
rack-test (2.1.0)
3636
rack (>= 1.3)
3737
regexp_parser (2.9.2)
38-
rexml (3.3.4)
39-
strscan
38+
rexml (3.3.7)
4039
rspec (3.13.0)
4140
rspec-core (~> 3.13.0)
4241
rspec-expectations (~> 3.13.0)
4342
rspec-mocks (~> 3.13.0)
44-
rspec-core (3.13.0)
43+
rspec-core (3.13.1)
4544
rspec-support (~> 3.13.0)
46-
rspec-expectations (3.13.1)
45+
rspec-expectations (3.13.3)
4746
diff-lcs (>= 1.2.0, < 2.0)
4847
rspec-support (~> 3.13.0)
4948
rspec-mocks (3.13.1)
5049
diff-lcs (>= 1.2.0, < 2.0)
5150
rspec-support (~> 3.13.0)
5251
rspec-support (3.13.1)
5352
rubyzip (2.3.2)
54-
selenium-webdriver (4.23.0)
53+
selenium-webdriver (4.24.0)
5554
base64 (~> 0.2)
5655
logger (~> 1.4)
5756
rexml (~> 3.2, >= 3.2.5)
5857
rubyzip (>= 1.2.2, < 3.0)
5958
websocket (~> 1.0)
60-
strscan (3.1.0)
6159
websocket (1.2.11)
6260
xpath (3.2.0)
6361
nokogiri (~> 1.8)

0 commit comments

Comments
 (0)