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 Jan 14, 2025
1 parent f36f9b9 commit d9a98ca
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions tests/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ GEM
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.1)
logger (1.6.5)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
nokogiri (1.16.7)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.8)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
regexp_parser (2.9.2)
rexml (3.3.9)
regexp_parser (2.10.0)
rexml (3.4.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -48,9 +48,9 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubyzip (2.3.2)
selenium-webdriver (4.26.0)
rspec-support (3.13.2)
rubyzip (2.4.1)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down

0 comments on commit d9a98ca

Please sign in to comment.