rack-contrib.gemspec in devver-rack-contrib-0.9.5 vs rack-contrib.gemspec in devver-rack-contrib-0.9.6
- old
+ new
@@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.specification_version = 2 if s.respond_to? :specification_version=
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.name = 'devver-rack-contrib'
- s.version = '0.9.5'
+ s.version = '0.9.6'
s.date = '2010-01-10'
s.description = "The Devver fork of rack-contrib"
s.summary = "This gem is the Devver fork of rack-contrib (http://github.com/rack/rack-contrib) so we can play around with new features we're building. You should not use this version and use the official rack-contrib gem instead."