one_gadget/Gemfile.lock

70 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2017-02-07 16:30:06 +08:00
PATH
remote: .
specs:
2023-11-30 00:12:45 +08:00
one_gadget (1.9.0)
elftools (>= 1.0.2, < 1.2.0)
2017-02-07 16:30:06 +08:00
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
2023-11-30 00:12:45 +08:00
bindata (2.4.15)
diff-lcs (1.5.1)
docile (1.4.0)
elftools (1.1.3)
bindata (~> 2)
parallel (1.22.1)
parser (3.1.2.0)
2020-10-18 15:18:29 +08:00
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.3.1)
rexml (3.2.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
2017-02-07 16:30:06 +08:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
2017-02-07 16:30:06 +08:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.28.2)
parallel (~> 1.10)
parser (>= 3.1.0.0)
2017-12-21 18:18:15 +08:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.17.0, < 2.0)
2017-02-07 16:34:16 +08:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
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.4)
unicode-display_width (2.1.0)
yard (0.9.36)
2017-02-07 16:30:06 +08:00
PLATFORMS
ruby
DEPENDENCIES
one_gadget!
rake (~> 13.0)
2018-04-03 22:21:38 +08:00
rspec (~> 3.7)
rubocop (~> 1.0)
simplecov (~> 0.21)
yard (~> 0.9)
2017-02-07 16:30:06 +08:00
BUNDLED WITH
2021-01-13 01:27:37 +08:00
2.1.4