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 11PATH
22 remote: .
33 specs:
4- rubocop-github (0.16.2 )
4+ rubocop-github (0.17.0 )
55 rubocop
66 rubocop-performance
77 rubocop-rails
4747 rake (12.3.3 )
4848 regexp_parser (2.2.0 )
4949 rexml (3.2.5 )
50- rubocop (1.24.1 )
50+ rubocop (1.25.0 )
5151 parallel (~> 1.10 )
52- parser (>= 3.0 .0.0 )
52+ parser (>= 3.1 .0.0 )
5353 rainbow (>= 2.2.2 , < 4.0 )
5454 regexp_parser (>= 1.8 , < 3.0 )
5555 rexml
5858 unicode-display_width (>= 1.4.0 , < 3.0 )
5959 rubocop-ast (1.15.1 )
6060 parser (>= 3.0.1.1 )
61- rubocop-performance (1.13.1 )
61+ rubocop-performance (1.13.2 )
6262 rubocop (>= 1.7.0 , < 2.0 )
6363 rubocop-ast (>= 0.4.0 )
64- rubocop-rails (2.13.1 )
64+ rubocop-rails (2.13.2 )
6565 activesupport (>= 4.2.0 )
6666 rack (>= 1.1 )
6767 rubocop (>= 1.7.0 , < 2.0 )
Original file line number Diff line number Diff line change 22
33Gem ::Specification . new do |s |
44 s . name = "rubocop-github"
5- s . version = "0.16.2 "
5+ s . version = "0.17.0 "
66 s . summary = "RuboCop GitHub"
77 s . description = "Code style checking for GitHub Ruby repositories "
88 s . homepage = "https://github.com/github/rubocop-github"
You can’t perform that action at this time.
0 commit comments