rget.gemspec in rget-2.5.4 vs rget.gemspec in rget-2.6.0

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "rget" - spec.version = "2.5.4" + spec.version = "2.6.0" spec.authors = ["TADA Tadashi"] spec.email = ["t@tdtds.jp"] spec.description = %q{Downloading newest radio programs on the web. Supported radio stations are hibiki, animate, onsen, seaside communications, niconico and youtube.} spec.summary = %q{Downloading newest radio programs on the web.} spec.homepage = "https://bitbucket.org/tdtds/rget"