ConfigMan/Gemfile.lock
VetheonGames bcfaa2e887 Update bundle
Update README
Fix issue with custom modules
2023-10-27 16:42:18 -06:00

40 lines
717 B
Plaintext

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
2.4.20