Files
ubicloud/rhizome/Gemfile.lock
Jeremy Evans 35e7d11033 Add base64 to rhizome/host Gemfile
Not needed in Ruby 3.2, but will be needed in Ruby 3.4.
2025-04-29 16:45:24 -07:00

32 lines
597 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
diff-lcs (1.5.0)
netaddr (2.0.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
PLATFORMS
aarch64-linux
x86_64-linux
DEPENDENCIES
base64
netaddr
rspec
BUNDLED WITH
2.4.10