divining_rod.gemspec in divining_rod-0.6.0 vs divining_rod.gemspec in divining_rod-0.6.1
- old
+ new
@@ -7,11 +7,11 @@
s.version = DiviningRod::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Mark Percival"]
s.email = ["mark@markpercival.us"]
s.homepage = "http://github.com/mdp/divining_rod"
- s.summary = %q{An opinionated ruby encryption library}
- s.description = %q{Supports OpenSSL compatible AES, HMAC, and RSA encryption}
+ s.summary = %q{A mobile request profiler}
+ s.description = %q{A DSL for writing user agent profiles}
s.rubyforge_project = "divining_rod"
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")