File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# rubocop-github
22
3+ ## v0.25.0
4+
5+ - Read the automatic release notes on [ the /releases page for this gem] ( https://github.com/github/rubocop-github/releases ) .
6+ - Updated related gems
7+ - Specify plugin class names for included rubocop plugins
8+
9+ ## v0.24.0
10+
11+ - Read the automatic release notes on [ the /releases page for this gem] ( https://github.com/github/rubocop-github/releases ) .
12+
313## v0.23.0
414
515- Read the automatic release notes on [ the /releases page for this gem] ( https://github.com/github/rubocop-github/releases ) .
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- rubocop-github (0.24 .0 )
4+ rubocop-github (0.25 .0 )
55 rubocop (>= 1.72 )
66 rubocop-performance (>= 1.24 )
77 rubocop-rails (>= 2.23 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
3- VERSION = "0.24 .0"
3+ VERSION = "0.25 .0"
You can’t perform that action at this time.
0 commit comments