rubocop autofix
This commit is contained in:
parent
827afcda02
commit
6706b10311
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
github_changelog_generator (1.10.4)
|
||||
github_changelog_generator (1.11.0)
|
||||
bundler (>= 1.7)
|
||||
colorize (~> 0.7)
|
||||
github_api (~> 0.12)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
require 'pathname'
|
||||
require "pathname"
|
||||
|
||||
module GitHubChangelogGenerator
|
||||
ParserError = Class.new(StandardError)
|
||||
|
|
Loading…
Reference in New Issue
Block a user