coprl.gemspec in coprl-3.0.0.beta.1 vs coprl.gemspec in coprl-3.0.0.beta.2

- old
+ new

@@ -7,10 +7,10 @@ spec.name = 'coprl' spec.version = Coprl::Presenters::Version::VERSION spec.authors = ['Russell Edens'] spec.email = ["rx@russelledens.net\n"] - spec.summary = 'COPRL Presenters Gem' + spec.summary = 'COmmon PResenter Language - A Ruby gem for joyfully writing modern user interfaces in Rack and Rails.' spec.homepage = 'http://github.com/rx/presenters' spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/})