house_style.gemspec in house_style-3.2.1 vs house_style.gemspec in house_style-3.2.2

- old
+ new

@@ -1,10 +1,10 @@ lib = File.expand_path('lib', __dir__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = 'house_style' - spec.version = '3.2.1' + spec.version = '3.2.2' 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'