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
4848 rake (13.0.6 )
4949 regexp_parser (2.2.0 )
5050 rexml (3.2.5 )
51- rubocop (1.24.1 )
51+ rubocop (1.25.0 )
5252 parallel (~> 1.10 )
53- parser (>= 3.0 .0.0 )
53+ parser (>= 3.1 .0.0 )
5454 rainbow (>= 2.2.2 , < 4.0 )
5555 regexp_parser (>= 1.8 , < 3.0 )
5656 rexml
5959 unicode-display_width (>= 1.4.0 , < 3.0 )
6060 rubocop-ast (1.15.1 )
6161 parser (>= 3.0.1.1 )
62- rubocop-performance (1.13.1 )
62+ rubocop-performance (1.13.2 )
6363 rubocop (>= 1.7.0 , < 2.0 )
6464 rubocop-ast (>= 0.4.0 )
65- rubocop-rails (2.13.1 )
65+ rubocop-rails (2.13.2 )
6666 activesupport (>= 4.2.0 )
6767 rack (>= 1.1 )
6868 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