Hrb: not as good as I thought
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
hrb (1.0.0.pre.alpha.1)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
ansi (1.5.0)
|
||||
ast (2.4.0)
|
||||
coderay (1.1.2)
|
||||
docile (1.3.2)
|
||||
jaro_winkler (1.5.2)
|
||||
json (2.2.0)
|
||||
method_source (0.9.2)
|
||||
minitest (5.11.3)
|
||||
oga (2.15)
|
||||
ast
|
||||
ruby-ll (~> 2.1)
|
||||
parallel (1.17.0)
|
||||
parser (2.6.3.0)
|
||||
ast (~> 2.4.0)
|
||||
pry (0.12.2)
|
||||
coderay (~> 1.1.0)
|
||||
method_source (~> 0.9.0)
|
||||
rainbow (3.0.0)
|
||||
rake (10.5.0)
|
||||
rubocop (0.71.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.6)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
rubocop-performance (1.3.0)
|
||||
rubocop (>= 0.68.0)
|
||||
ruby-ll (2.1.2)
|
||||
ansi
|
||||
ast
|
||||
ruby-progressbar (1.10.1)
|
||||
simplecov (0.16.1)
|
||||
docile (~> 1.1)
|
||||
json (>= 1.8, < 3)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.2)
|
||||
unicode-display_width (1.6.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
bundler (~> 2.0)
|
||||
hrb!
|
||||
minitest (~> 5.0)
|
||||
oga
|
||||
pry
|
||||
rake (~> 10.0)
|
||||
rubocop
|
||||
rubocop-performance
|
||||
simplecov
|
||||
|
||||
BUNDLED WITH
|
||||
2.0.1
|
||||
Reference in New Issue
Block a user