ConfigMan/Gemfile.lock

40 lines
717 B
Plaintext
Raw Permalink Normal View History

2023-10-13 21:16:43 -06:00
PATH
remote: .
specs:
configman (1.0.0)
inifile
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
inifile (3.0.0)
rake (13.0.6)
rexml (3.2.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
x86_64-linux
DEPENDENCIES
configman!
inifile (~> 3.0)
rake (~> 13.0)
rexml (~> 3.2)
rspec (~> 3.0)
BUNDLED WITH
2023-10-13 21:42:20 -06:00
2.4.20