rubocul.gemspec in rubocul-4.0.3 vs rubocul.gemspec in rubocul-4.0.4

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |spec| spec.name = 'rubocul' - spec.version = '4.0.3' + spec.version = '4.0.4' spec.authors = ["Eric O'Hanlon", "Ben Armintor", "Carla Galarza"] spec.summary = 'A style configuration for Rubocop' spec.description = 'Recommended Rubocop configuration for Ruby projects created by the Columbia University Libraries' spec.homepage = 'http://github.com/cul/rubocul'