house_style.gemspec in house_style-1.5.0 vs house_style.gemspec in house_style-1.5.1

- old
+ new

@@ -3,10 +3,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = 'house_style' - spec.version = '1.5.0' + spec.version = '1.5.1' spec.authors = ['Altmetric', 'Scott Matthewman'] spec.email = ['engineering@altmetric.com', 'scott.matthewman@gmail.com'] spec.summary = 'A centralised store of house style rules' spec.description = 'Configuration files and other snippets to help you apply standards across multiple projects'