combustion.gemspec in combustion-0.5.2 vs combustion.gemspec in combustion-0.5.3
- old
+ new
@@ -1,8 +1,8 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'combustion'
- s.version = '0.5.2'
+ s.version = '0.5.3'
s.authors = ['Pat Allan']
s.email = ['pat@freelancing-gods.com']
s.homepage = 'https://github.com/pat/combustion'
s.summary = 'Elegant Rails Engine Testing'
s.description = 'Test your Rails Engines without needing a full Rails app'