File tree 2 files changed +6
-6
lines changed 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
48
48
rake (13.0.6 )
49
49
regexp_parser (2.2.0 )
50
50
rexml (3.2.5 )
51
- rubocop (1.24.1 )
51
+ rubocop (1.25.0 )
52
52
parallel (~> 1.10 )
53
- parser (>= 3.0 .0.0 )
53
+ parser (>= 3.1 .0.0 )
54
54
rainbow (>= 2.2.2 , < 4.0 )
55
55
regexp_parser (>= 1.8 , < 3.0 )
56
56
rexml
59
59
unicode-display_width (>= 1.4.0 , < 3.0 )
60
60
rubocop-ast (1.15.1 )
61
61
parser (>= 3.0.1.1 )
62
- rubocop-performance (1.13.1 )
62
+ rubocop-performance (1.13.2 )
63
63
rubocop (>= 1.7.0 , < 2.0 )
64
64
rubocop-ast (>= 0.4.0 )
65
- rubocop-rails (2.13.1 )
65
+ rubocop-rails (2.13.2 )
66
66
activesupport (>= 4.2.0 )
67
67
rack (>= 1.1 )
68
68
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