zip_tricks.gemspec in zip_tricks-4.0.0 vs zip_tricks.gemspec in zip_tricks-4.1.0

- old
+ new

@@ -1,20 +1,20 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: zip_tricks 4.0.0 ruby lib +# stub: zip_tricks 4.1.0 ruby lib Gem::Specification.new do |s| s.name = "zip_tricks" - s.version = "4.0.0" + s.version = "4.1.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Julik Tarkhanov"] - s.date = "2016-08-19" - s.description = "Makes rubyzip stream, for real" + s.date = "2016-09-14" + s.description = "Stream out ZIP files from Ruby" s.email = "me@julik.nl" s.extra_rdoc_files = [ "LICENSE.txt", "README.md" ] @@ -68,11 +68,11 @@ "spec/zip_tricks/zip_writer_spec.rb", "zip_tricks.gemspec" ] s.homepage = "http://github.com/wetransfer/zip_tricks" s.licenses = ["MIT"] - s.rubygems_version = "2.2.2" - s.summary = "Makes rubyzip stream, for real" + s.rubygems_version = "2.5.1" + s.summary = "Stream out ZIP files from Ruby" if s.respond_to? :specification_version then s.specification_version = 4 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then