Skip to content

Commit ceb0583

Browse files
committed
Upgrade test semver dependencies
1 parent 64a0594 commit ceb0583

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
@@ -1,9 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.1)
4+
addressable (2.8.4)
55
public_suffix (>= 2.0.2, < 6.0)
6-
capybara (3.38.0)
6+
capybara (3.39.0)
77
addressable
88
matrix
99
mini_mime (>= 0.1.3)
@@ -21,7 +21,7 @@ GEM
2121
matrix (0.4.2)
2222
mini_mime (1.1.2)
2323
mini_portile2 (2.8.1)
24-
nokogiri (1.14.2)
24+
nokogiri (1.14.3)
2525
mini_portile2 (~> 2.8.0)
2626
racc (~> 1.4)
2727
public_suffix (5.0.1)
@@ -40,7 +40,7 @@ GEM
4040
rspec-expectations (3.12.2)
4141
diff-lcs (>= 1.2.0, < 2.0)
4242
rspec-support (~> 3.12.0)
43-
rspec-mocks (3.12.4)
43+
rspec-mocks (3.12.5)
4444
diff-lcs (>= 1.2.0, < 2.0)
4545
rspec-support (~> 3.12.0)
4646
rspec-support (3.12.0)

0 commit comments

Comments
 (0)