Skip to content

Commit

Permalink
Upgrade test semver dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster committed Sep 13, 2024
1 parent afe0205 commit 2d88bf9
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions tests/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.0)
logger (1.6.1)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
Expand All @@ -35,29 +35,27 @@ GEM
rack-test (2.1.0)
rack (>= 1.3)
regexp_parser (2.9.2)
rexml (3.3.4)
strscan
rexml (3.3.7)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubyzip (2.3.2)
selenium-webdriver (4.23.0)
selenium-webdriver (4.24.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
strscan (3.1.0)
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand Down

0 comments on commit 2d88bf9

Please sign in to comment.