combustion.gemspec in combustion-0.9.1 vs combustion.gemspec in combustion-1.0.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
Gem::Specification.new do |s|
s.name = "combustion"
- s.version = "0.9.1"
+ s.version = "1.0.0"
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"