cryptcheck-engine/Gemfile.lock

59 lines
1.2 KiB
Plaintext

PATH
remote: .
specs:
cryptcheck-engine (0.0.1)
GEM
remote: https://rubygems.org/
specs:
amazing_print (1.3.0)
byebug (11.1.3)
coderay (1.1.3)
colorize (0.8.1)
diff-lcs (1.4.4)
docile (1.4.0)
method_source (1.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
rake (13.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
PLATFORMS
x86_64-linux
DEPENDENCIES
amazing_print (~> 1.3.0)
bundler (~> 2.2.0)
colorize (~> 0.8.1)
cryptcheck-engine!
pry (~> 0.13.1)
pry-byebug (~> 3.9.0)
rake (~> 13.0.6)
rspec (~> 3.10.0)
simplecov (~> 0.21.2)
BUNDLED WITH
2.2.24