rubocop autofix

This commit is contained in:
Petr Korolev
2016-02-25 12:00:45 +02:00
parent 827afcda02
commit 6706b10311
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
require 'pathname'
require "pathname"
module GitHubChangelogGenerator
ParserError = Class.new(StandardError)