house_style.gemspec in house_style-2.1.0 vs house_style.gemspec in house_style-2.2.0
- 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 = '2.1.0'
+ spec.version = '2.2.0'
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'