File tree Expand file tree Collapse file tree 2 files changed +15
-11
lines changed Expand file tree Collapse file tree 2 files changed +15
-11
lines changed Original file line number Diff line number Diff line change
1
+ AllCops :
2
+ NewCops : enable
3
+
1
4
Layout/ParameterAlignment :
2
5
EnforcedStyle : with_fixed_indentation
3
6
Original file line number Diff line number Diff line change 6
6
bundler (>= 1.2.0 , < 3 )
7
7
thor (~> 0.18 )
8
8
diff-lcs (1.3 )
9
- jaro_winkler (1.5.4 )
10
9
mustermann (1.1.1 )
11
10
ruby2_keywords (~> 0.0.1 )
12
11
nio4r (2.5.2 )
13
12
parallel (1.19.1 )
14
- parser (2.7.0.4 )
13
+ parser (2.7.1.2 )
15
14
ast (~> 2.4.0 )
16
- puma (4.3.3 )
15
+ puma (4.3.5 )
17
16
nio4r (~> 2.0 )
18
17
rack (2.2.2 )
19
18
rack-protection (2.0.8.1 )
26
25
rspec-core (~> 3.9.0 )
27
26
rspec-expectations (~> 3.9.0 )
28
27
rspec-mocks (~> 3.9.0 )
29
- rspec-core (3.9.1 )
30
- rspec-support (~> 3.9.1 )
31
- rspec-expectations (3.9.0 )
28
+ rspec-core (3.9.2 )
29
+ rspec-support (~> 3.9.3 )
30
+ rspec-expectations (3.9.2 )
32
31
diff-lcs (>= 1.2.0 , < 2.0 )
33
32
rspec-support (~> 3.9.0 )
34
33
rspec-mocks (3.9.1 )
35
34
diff-lcs (>= 1.2.0 , < 2.0 )
36
35
rspec-support (~> 3.9.0 )
37
- rspec-support (3.9.2 )
38
- rubocop (0.80.1 )
39
- jaro_winkler (~> 1.5.1 )
36
+ rspec-support (3.9.3 )
37
+ rubocop (0.84.0 )
40
38
parallel (~> 1.10 )
41
39
parser (>= 2.7.0.1 )
42
40
rainbow (>= 2.2.2 , < 4.0 )
43
41
rexml
42
+ rubocop-ast (>= 0.0.3 )
44
43
ruby-progressbar (~> 1.7 )
45
- unicode-display_width (>= 1.4.0 , < 1.7 )
44
+ unicode-display_width (>= 1.4.0 , < 2.0 )
45
+ rubocop-ast (0.0.3 )
46
+ parser (>= 2.7.0.1 )
46
47
ruby-progressbar (1.10.1 )
47
48
ruby2_keywords (0.0.2 )
48
49
sinatra (2.0.8.1 )
52
53
tilt (~> 2.0 )
53
54
thor (0.20.3 )
54
55
tilt (2.0.10 )
55
- unicode-display_width (1.6.1 )
56
+ unicode-display_width (1.7.0 )
56
57
57
58
PLATFORMS
58
59
ruby
You can’t perform that action at this time.
0 commit comments