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