Skip to content

Commit f28e37a

Browse files
committed
Upgrade test semver dependencies
1 parent 9c6ea8f commit f28e37a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

tests/Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ GEM
1818
launchy
1919
childprocess (5.1.0)
2020
logger (~> 1.5)
21-
diff-lcs (1.6.0)
21+
diff-lcs (1.6.2)
2222
launchy (3.1.1)
2323
addressable (~> 2.8)
2424
childprocess (~> 5.0)
2525
logger (~> 1.6)
26-
logger (1.6.6)
26+
logger (1.7.0)
2727
matrix (0.4.2)
2828
mini_mime (1.1.5)
29-
mini_portile2 (2.8.8)
30-
nokogiri (1.18.4)
29+
mini_portile2 (2.8.9)
30+
nokogiri (1.18.8)
3131
mini_portile2 (~> 2.8.2)
3232
racc (~> 1.4)
33-
public_suffix (6.0.1)
33+
public_suffix (6.0.2)
3434
racc (1.8.1)
35-
rack (3.1.12)
35+
rack (3.1.14)
3636
rack-test (2.2.0)
3737
rack (>= 1.3)
3838
regexp_parser (2.10.0)
@@ -43,15 +43,15 @@ GEM
4343
rspec-mocks (~> 3.13.0)
4444
rspec-core (3.13.3)
4545
rspec-support (~> 3.13.0)
46-
rspec-expectations (3.13.3)
46+
rspec-expectations (3.13.4)
4747
diff-lcs (>= 1.2.0, < 2.0)
4848
rspec-support (~> 3.13.0)
49-
rspec-mocks (3.13.2)
49+
rspec-mocks (3.13.4)
5050
diff-lcs (>= 1.2.0, < 2.0)
5151
rspec-support (~> 3.13.0)
52-
rspec-support (3.13.2)
52+
rspec-support (3.13.3)
5353
rubyzip (2.4.1)
54-
selenium-webdriver (4.29.1)
54+
selenium-webdriver (4.32.0)
5555
base64 (~> 0.2)
5656
logger (~> 1.4)
5757
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)