rget.gemspec in rget-3.2.2 vs rget.gemspec in rget-3.2.3
- 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 = "3.2.2"
+ spec.version = "3.2.3"
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 and niconico.}
spec.summary = %q{Downloading newest radio programs on the web.}
spec.homepage = "https://bitbucket.org/tdtds/rget"