File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- rubocop-github (0.16.2 )
4
+ rubocop-github (0.17.0 )
5
5
rubocop
6
6
rubocop-performance
7
7
rubocop-rails
47
47
rake (12.3.3 )
48
48
regexp_parser (2.2.0 )
49
49
rexml (3.2.5 )
50
- rubocop (1.24.1 )
50
+ rubocop (1.25.0 )
51
51
parallel (~> 1.10 )
52
- parser (>= 3.0 .0.0 )
52
+ parser (>= 3.1 .0.0 )
53
53
rainbow (>= 2.2.2 , < 4.0 )
54
54
regexp_parser (>= 1.8 , < 3.0 )
55
55
rexml
58
58
unicode-display_width (>= 1.4.0 , < 3.0 )
59
59
rubocop-ast (1.15.1 )
60
60
parser (>= 3.0.1.1 )
61
- rubocop-performance (1.13.1 )
61
+ rubocop-performance (1.13.2 )
62
62
rubocop (>= 1.7.0 , < 2.0 )
63
63
rubocop-ast (>= 0.4.0 )
64
- rubocop-rails (2.13.1 )
64
+ rubocop-rails (2.13.2 )
65
65
activesupport (>= 4.2.0 )
66
66
rack (>= 1.1 )
67
67
rubocop (>= 1.7.0 , < 2.0 )
Original file line number Diff line number Diff line change 2
2
3
3
Gem ::Specification . new do |s |
4
4
s . name = "rubocop-github"
5
- s . version = "0.16.2 "
5
+ s . version = "0.17.0 "
6
6
s . summary = "RuboCop GitHub"
7
7
s . description = "Code style checking for GitHub Ruby repositories "
8
8
s . homepage = "https://github.com/github/rubocop-github"
You can’t perform that action at this time.
0 commit comments