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 21:14:41 +00:00
ast (2.4.0)
2019-07-05 14:40:11 +00:00
jaro_winkler (1.5.3)
2019-05-07 21:20:00 +00:00
parallel (1.17.0)
parser (2.6.3.0)
2018-04-25 21:14:41 +00:00
ast (~> 2.4.0)
rainbow (3.0.0)
2019-08-02 05:55:07 +00:00
rubocop (0.74.0)
2018-07-23 15:25:05 +00:00
jaro_winkler (~> 1.5.1)
2018-04-25 21:14:41 +00:00
parallel (~> 1.10)
2019-06-02 03:11:38 +00:00
parser (>= 2.6)
2018-04-25 21:14:41 +00:00
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
2019-06-02 03:11:38 +00: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
2019-05-07 21:20:00 +00:00
1.17.2