rakefile.rb in mudbug-0.4.6.5 vs rakefile.rb in mudbug-0.4.6.6

- old
+ new

@@ -24,10 +24,10 @@ task :build do spec = Gem::Specification.new do |s| # Static assignments s.name = "mudbug" s.summary = "This hardy creature consumes JSON / REST APIs" - s.description = "This hardy creature consumes JSON / REST APIs" + s.description = "GET, POST, PUT, and DELETE JSON payloads. Easy Accept headers. Fine-grained response handling using Mudbug#resource." s.authors = ["Rick Hull"] s.email = "rick@cloudscaling.com" s.homepage = "http://github.com/rickhull/mudbug" s.licenses = ['LGPL']