combustion.gemspec in combustion-0.4.0 vs combustion.gemspec in combustion-0.5.0
- old
+ new
@@ -1,11 +1,11 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'combustion'
- s.version = '0.4.0'
+ s.version = '0.5.0'
s.authors = ['Pat Allan']
s.email = ['pat@freelancing-gods.com']
- s.homepage = ''
+ 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'
s.rubyforge_project = 'combustion'