A workaround for declaring class RuboCop before class RuboCop < Guard in rubocop.rb
class RuboCop
class RuboCop < Guard
http://semver.org/
1
5
0
11 12 13
# File 'lib/guard/rubocop/version.rb', line 11 def self.to_s [MAJOR, MINOR, PATCH].join('.') end