nixpkgs/pkgs/development/tools/rubocop/Gemfile.lock

32 lines
585 B
Text
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2018-04-25 23:14:41 +02:00
ast (2.4.0)
2019-01-11 04:12:03 +01:00
jaro_winkler (1.5.2)
2018-04-25 23:14:41 +02:00
parallel (1.12.1)
2019-01-11 04:12:03 +01:00
parser (2.5.3.0)
2018-04-25 23:14:41 +02:00
ast (~> 2.4.0)
2018-07-23 17:25:05 +02:00
powerpack (0.1.2)
2018-04-25 23:14:41 +02:00
rainbow (3.0.0)
2019-01-11 04:12:03 +01:00
rake (12.3.2)
rubocop (0.62.0)
2018-07-23 17:25:05 +02:00
jaro_winkler (~> 1.5.1)
2018-04-25 23:14:41 +02:00
parallel (~> 1.10)
2018-07-23 17:25:05 +02:00
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
2018-04-25 23:14:41 +02:00
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
2019-01-11 04:12:03 +01:00
unicode-display_width (~> 1.4.0)
2018-09-21 10:43:24 +02:00
ruby-progressbar (1.10.0)
2019-01-11 04:12:03 +01:00
unicode-display_width (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
rake
rubocop
BUNDLED WITH
2018-09-21 10:43:24 +02:00
1.16.4