1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-11 15:15:36 +00:00
nixpkgs/pkgs/development/tools/rubocop/Gemfile.lock

33 lines
619 B
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2020-10-31 12:38:22 +00:00
ast (2.4.1)
parallel (1.19.2)
parser (2.7.2.0)
ast (~> 2.4.1)
2018-04-25 22:14:41 +01:00
rainbow (3.0.0)
2020-10-31 12:38:22 +00:00
regexp_parser (1.8.2)
rexml (3.2.4)
rubocop (1.1.0)
2018-04-25 22:14:41 +01:00
parallel (~> 1.10)
2020-10-31 12:38:22 +00:00
parser (>= 2.7.1.5)
2018-04-25 22:14:41 +01:00
rainbow (>= 2.2.2, < 4.0)
2020-10-31 12:38:22 +00:00
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 1.0.1)
ruby-progressbar (~> 1.7)
2020-10-31 12:38:22 +00:00
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.1.0)
parser (>= 2.7.1.5)
2019-06-02 04:11:38 +01:00
ruby-progressbar (1.10.1)
2020-10-31 12:38:22 +00:00
unicode-display_width (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
rubocop
BUNDLED WITH
2020-04-06 14:02:13 +01:00
2.1.4