Skip to content

Commit e41a8e7

Browse files
committed
Upgrade test semver dependencies
1 parent 24f147d commit e41a8e7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

tests/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
6-
base64 (0.2.0)
6+
base64 (0.3.0)
77
capybara (3.40.0)
88
addressable
99
matrix
@@ -24,34 +24,34 @@ GEM
2424
childprocess (~> 5.0)
2525
logger (~> 1.6)
2626
logger (1.7.0)
27-
matrix (0.4.2)
27+
matrix (0.4.3)
2828
mini_mime (1.1.5)
2929
mini_portile2 (2.8.9)
30-
nokogiri (1.18.8)
30+
nokogiri (1.18.9)
3131
mini_portile2 (~> 2.8.2)
3232
racc (~> 1.4)
3333
public_suffix (6.0.2)
3434
racc (1.8.1)
35-
rack (3.1.14)
35+
rack (3.1.16)
3636
rack-test (2.2.0)
3737
rack (>= 1.3)
3838
regexp_parser (2.10.0)
3939
rexml (3.4.1)
40-
rspec (3.13.0)
40+
rspec (3.13.1)
4141
rspec-core (~> 3.13.0)
4242
rspec-expectations (~> 3.13.0)
4343
rspec-mocks (~> 3.13.0)
44-
rspec-core (3.13.3)
44+
rspec-core (3.13.5)
4545
rspec-support (~> 3.13.0)
46-
rspec-expectations (3.13.4)
46+
rspec-expectations (3.13.5)
4747
diff-lcs (>= 1.2.0, < 2.0)
4848
rspec-support (~> 3.13.0)
49-
rspec-mocks (3.13.4)
49+
rspec-mocks (3.13.5)
5050
diff-lcs (>= 1.2.0, < 2.0)
5151
rspec-support (~> 3.13.0)
52-
rspec-support (3.13.3)
52+
rspec-support (3.13.4)
5353
rubyzip (2.4.1)
54-
selenium-webdriver (4.32.0)
54+
selenium-webdriver (4.34.0)
5555
base64 (~> 0.2)
5656
logger (~> 1.4)
5757
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)