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

28 lines
508 B
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2018-04-25 23:14:41 +02:00
ast (2.4.0)
jaro_winkler (1.5.4)
parallel (1.19.1)
parser (2.6.5.0)
2018-04-25 23:14:41 +02:00
ast (~> 2.4.0)
rainbow (3.0.0)
rubocop (0.77.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)
2019-06-02 05:11:38 +02:00
parser (>= 2.6)
2018-04-25 23:14:41 +02:00
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
2019-06-02 05:11:38 +02:00
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
unicode-display_width (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
rubocop
BUNDLED WITH
1.17.3