File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# rubocop-github
22
3- ## Unreleased
3+ ## v0.22.0
44
5- - Update Gemspec ` required_ruby_version ` to ` >= 3.0.0 `
5+ - Read the automatic release notes on [ the /releases page for this gem ] ( https://github.com/github/rubocop-github/releases ) .
66
77## v0.21.0
88
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- rubocop-github (0.21 .0 )
4+ rubocop-github (0.22 .0 )
55 rubocop (>= 1.37 )
66 rubocop-performance (>= 1.15 )
77 rubocop-rails (>= 2.17 )
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.21 .0"
5+ s . version = "0.22 .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