slackbuilder/Gemfile.lock

33 lines
643 B
Plaintext
Raw Normal View History

2020-12-09 18:28:42 +01:00
GEM
2021-01-02 07:46:33 +01:00
remote: https://rubygems.org/
2020-12-09 18:28:42 +01:00
specs:
ast (2.4.2)
2020-12-09 18:28:42 +01:00
parallel (1.20.1)
2021-01-02 07:46:33 +01:00
parser (3.0.0.0)
2020-12-09 18:28:42 +01:00
ast (~> 2.4.1)
rainbow (3.0.0)
regexp_parser (2.1.1)
2020-12-09 18:28:42 +01:00
rexml (3.2.4)
rubocop (1.12.0)
2020-12-09 18:28:42 +01:00
parallel (~> 1.10)
parser (>= 3.0.0.0)
2020-12-09 18:28:42 +01:00
rainbow (>= 2.2.2, < 4.0)
2021-01-02 07:46:33 +01:00
regexp_parser (>= 1.8, < 3.0)
2020-12-09 18:28:42 +01:00
rexml
2021-01-02 07:46:33 +01:00
rubocop-ast (>= 1.2.0, < 2.0)
2020-12-09 18:28:42 +01:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
2020-12-09 18:28:42 +01:00
parser (>= 2.7.1.5)
2021-01-02 07:46:33 +01:00
ruby-progressbar (1.11.0)
unicode-display_width (2.0.0)
2020-12-09 18:28:42 +01:00
PLATFORMS
ruby
DEPENDENCIES
2021-01-02 07:46:33 +01:00
rubocop (~> 1.7)
2020-12-09 18:28:42 +01:00
BUNDLED WITH
2.2.3