1GEM
2 remote: https://rubygems.org/
3 specs:
4 ast (2.4.2)
5 parallel (1.22.1)
6 parser (3.1.1.0)
7 ast (~> 2.4.1)
8 rainbow (3.1.1)
9 regexp_parser (2.2.1)
10 rexml (3.2.5)
11 rubocop (1.26.1)
12 parallel (~> 1.10)
13 parser (>= 3.1.0.0)
14 rainbow (>= 2.2.2, < 4.0)
15 regexp_parser (>= 1.8, < 3.0)
16 rexml
17 rubocop-ast (>= 1.16.0, < 2.0)
18 ruby-progressbar (~> 1.7)
19 unicode-display_width (>= 1.4.0, < 3.0)
20 rubocop-ast (1.16.0)
21 parser (>= 3.1.1.0)
22 rubocop-discourse (2.5.0)
23 rubocop (>= 1.1.0)
24 rubocop-rspec (>= 2.0.0)
25 rubocop-rspec (2.9.0)
26 rubocop (~> 1.19)
27 ruby-progressbar (1.11.0)
28 unicode-display_width (2.1.0)
29
30PLATFORMS
31 ruby
32
33DEPENDENCIES
34 rubocop-discourse
35
36BUNDLED WITH
37 2.1.4