Skip to content

Commit 8f5d58d

Browse files
committed
Upgrade test semver dependencies
1 parent 7e48a28 commit 8f5d58d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

tests/Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,20 @@ GEM
1616
capybara-screenshot (1.0.26)
1717
capybara (>= 1.0, < 4)
1818
launchy
19+
childprocess (5.0.0)
1920
diff-lcs (1.5.1)
20-
launchy (2.5.2)
21+
launchy (3.0.0)
2122
addressable (~> 2.8)
23+
childprocess (~> 5.0)
2224
matrix (0.4.2)
2325
mini_mime (1.1.5)
2426
mini_portile2 (2.8.5)
25-
nokogiri (1.16.2)
27+
nokogiri (1.16.3)
2628
mini_portile2 (~> 2.8.2)
2729
racc (~> 1.4)
28-
public_suffix (5.0.4)
30+
public_suffix (5.0.5)
2931
racc (1.7.3)
30-
rack (3.0.9)
32+
rack (3.0.10)
3133
rack-test (2.1.0)
3234
rack (>= 1.3)
3335
regexp_parser (2.9.0)
@@ -44,9 +46,9 @@ GEM
4446
rspec-mocks (3.13.0)
4547
diff-lcs (>= 1.2.0, < 2.0)
4648
rspec-support (~> 3.13.0)
47-
rspec-support (3.13.0)
49+
rspec-support (3.13.1)
4850
rubyzip (2.3.2)
49-
selenium-webdriver (4.17.0)
51+
selenium-webdriver (4.19.0)
5052
base64 (~> 0.2)
5153
rexml (~> 3.2, >= 3.2.5)
5254
rubyzip (>= 1.2.2, < 3.0)

0 commit comments

Comments
 (0)