rget.gemspec in rget-4.13.2 vs rget.gemspec in rget-4.14.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.13.2"
+ spec.version = "4.14.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, himalaya, asobi store, stand.fm and youtube.}
spec.summary = %q{Downloading newest radio programs on the web.}
spec.homepage = "https://github.com/wasamas/rget"