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 22:14:41 +01:00
ast (2.4.0)
2019-07-05 15:40:11 +01:00
jaro_winkler (1.5.3)
parallel (1.18.0)
parser (2.6.5.0)
2018-04-25 22:14:41 +01:00
ast (~> 2.4.0)
rainbow (3.0.0)
rubocop (0.76.0)
2018-07-23 16:25:05 +01:00
jaro_winkler (~> 1.5.1)
2018-04-25 22:14:41 +01:00
parallel (~> 1.10)
2019-06-02 04:11:38 +01:00
parser (>= 2.6)
2018-04-25 22:14:41 +01:00
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
2019-06-02 04:11:38 +01: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