rubocul.gemspec in rubocul-4.0.9 vs rubocul.gemspec in rubocul-4.0.10
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.name = 'rubocul'
- spec.version = '4.0.9'
+ spec.version = '4.0.10'
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'