rest-more.gemspec in rest-more-3.3.3 vs rest-more.gemspec in rest-more-3.3.4
- old
+ new
@@ -1,16 +1,16 @@
# -*- encoding: utf-8 -*-
-# stub: rest-more 3.3.3 ruby lib
+# stub: rest-more 3.3.4 ruby lib
Gem::Specification.new do |s|
s.name = "rest-more"
- s.version = "3.3.3"
+ s.version = "3.3.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Lin Jen-Shin (godfat)"]
- s.date = "2015-02-26"
+ s.date = "2015-10-15"
s.description = "Various REST clients such as Facebook and Twitter built with [rest-core][].\n\n[rest-core]: https://github.com/godfat/rest-core"
s.email = ["godfat (XD) godfat.org"]
s.executables = ["rib-rest-core"]
s.files = [
".gitignore",
@@ -81,10 +81,10 @@
"test/instagram/test_instagram.rb",
"test/stackexchange/test_stackexchange.rb",
"test/twitter/test_twitter.rb"]
s.homepage = "https://github.com/godfat/rest-more"
s.licenses = ["Apache License 2.0"]
- s.rubygems_version = "2.4.6"
+ s.rubygems_version = "2.4.8"
s.summary = "Various REST clients such as Facebook and Twitter built with [rest-core][]."
s.test_files = [
"test/dropbox/test_dropbox.rb",
"test/facebook/test_api.rb",
"test/facebook/test_default.rb",