apiculture.gemspec in apiculture-0.0.16 vs apiculture.gemspec in apiculture-0.0.17

- old
+ new

@@ -1,19 +1,19 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: apiculture 0.0.16 ruby lib +# stub: apiculture 0.0.17 ruby lib Gem::Specification.new do |s| s.name = "apiculture" - s.version = "0.0.16" + s.version = "0.0.17" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Julik Tarkhanov", "WeTransfer"] - s.date = "2016-09-27" + s.date = "2016-11-25" s.description = "A toolkit for building REST APIs on top of Sinatra" s.email = "me@julik.nl" s.extra_rdoc_files = [ "LICENSE.txt", "README.md" @@ -41,10 +41,10 @@ "spec/apiculture_spec.rb", "spec/spec_helper.rb" ] s.homepage = "https://github.com/WeTransfer/apiculture" s.licenses = ["MIT"] - s.rubygems_version = "2.5.1" + s.rubygems_version = "2.4.5.1" s.summary = "Sweet API sauce on top of Sintra" if s.respond_to? :specification_version then s.specification_version = 4