thomler.gemspec in thomler-0.0.3 vs thomler.gemspec in thomler-0.0.4
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "thomler"
spec.version = Thomler::VERSION
spec.authors = ["Thomas Osborn"]
spec.email = ["trosborn@gmail.com"]
spec.description = %q{Ruby on Thomler}
- spec.summary = %q{Thomler is an opinionated MVC framework written in the Ruby programming language. All credit to REbuilding Rails.}
+ spec.summary = %q{Thomler is an opinionated MVC framework written in the Ruby programming language. All credit to Rebuilding Rails.}
spec.homepage = ""
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }