nixpkgs/pkgs/development/ruby-modules/solargraph/Gemfile.lock
2019-10-27 17:16:29 -07:00

50 lines
1.0 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
backport (1.1.2)
htmlentities (4.3.4)
jaro_winkler (1.5.3)
mini_portile2 (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
parallel (1.18.0)
parser (2.6.5.0)
ast (~> 2.4.0)
rainbow (3.0.0)
reverse_markdown (1.3.0)
nokogiri
rubocop (0.75.1)
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)
ruby-progressbar (1.10.1)
solargraph (0.37.2)
backport (~> 1.1)
bundler (>= 1.17.2)
htmlentities (~> 4.3, >= 4.3.4)
jaro_winkler (~> 1.5)
nokogiri (~> 1.9, >= 1.9.1)
parser (~> 2.3)
reverse_markdown (~> 1.0, >= 1.0.5)
rubocop (~> 0.52)
thor (~> 0.19, >= 0.19.4)
tilt (~> 2.0)
yard (~> 0.9)
thor (0.20.3)
tilt (2.0.10)
unicode-display_width (1.6.0)
yard (0.9.20)
PLATFORMS
ruby
DEPENDENCIES
solargraph!
BUNDLED WITH
1.17.2