Files
wayback-classic/tests/Gemfile.lock
dependabot[bot] b8dd9ea9e1 Bump rack from 3.0.16 to 3.1.18 in /tests
Bumps [rack](https://github.com/rack/rack) from 3.0.16 to 3.1.18.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.0.16...v3.1.18)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.1.18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-10 17:58:43 +00:00

61 lines
1.1 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
bigdecimal (3.1.6)
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
crack (1.0.0)
bigdecimal
rexml
hashdiff (1.1.0)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.14.4)
nokogiri (1.18.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-gnu)
racc (~> 1.4)
public_suffix (5.0.4)
racc (1.8.1)
rack (3.1.18)
rack-test (2.1.0)
rack (>= 1.3)
rake (13.0.6)
regexp_parser (2.9.0)
rexml (3.4.2)
vcr (6.2.0)
webmock (3.23.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
arm64-darwin-20
arm64-darwin-22
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
capybara
minitest
rack
rake
vcr
webmock
BUNDLED WITH
2.5.6