icebreaker.gemspec in icebreaker-0.1.6 vs icebreaker.gemspec in icebreaker-0.1.7

- old
+ new

@@ -7,10 +7,10 @@ s.platform = Gem::Platform::RUBY s.authors = ["Mark Dillon"] s.email = ["mdillon@gmail.com"] s.homepage = "http://github.com/markdillon/icebreaker" s.summary = "icebreaker-#{s.version}" - s.description = "Generate a Rails 3.1 app with the Mongoid ORM (or OM) and RSpec for BDD testing." + s.description = "Generate a Rails 3.1.1 app with the Mongoid ORM (or OM) and RSpec for BDD testing." s.rubyforge_project = "icebreaker" s.add_dependency "thor" s.add_development_dependency "bundler"