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
633 B
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2020-10-31 12:38:22 +00:00
ast (2.4.1)
2021-01-07 04:20:00 +00:00
parallel (1.20.1)
parser (3.0.0.0)
2020-10-31 12:38:22 +00:00
ast (~> 2.4.1)
2018-04-25 22:14:41 +01:00
rainbow (3.0.0)
2021-01-07 04:20:00 +00:00
regexp_parser (2.0.3)
2020-10-31 12:38:22 +00:00
rexml (3.2.4)
2021-01-07 04:20:00 +00:00
rubocop (1.8.0)
2018-04-25 22:14:41 +01:00
parallel (~> 1.10)
2021-01-07 04:20:00 +00:00
parser (>= 3.0.0.0)
2018-04-25 22:14:41 +01:00
rainbow (>= 2.2.2, < 4.0)
2021-01-07 04:20:00 +00:00
regexp_parser (>= 1.8, < 3.0)
2020-10-31 12:38:22 +00:00
rexml
2021-01-07 04:20:00 +00:00
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
2021-01-07 04:20:00 +00:00
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.0)
2020-10-31 12:38:22 +00:00
parser (>= 2.7.1.5)
2021-01-07 04:20:00 +00:00
ruby-progressbar (1.11.0)
unicode-display_width (2.0.0)
PLATFORMS
ruby
DEPENDENCIES
rubocop
BUNDLED WITH
2020-04-06 14:02:13 +01:00
2.1.4