rational_choice.gemspec in rational_choice-1.0.0 vs rational_choice.gemspec in rational_choice-2.0.0

- old
+ new

@@ -1,18 +1,18 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: rational_choice 1.0.0 ruby lib +# stub: rational_choice 2.0.0 ruby lib Gem::Specification.new do |s| s.name = "rational_choice" - s.version = "1.0.0" + s.version = "2.0.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 = "2015-12-06" + s.date = "2016-02-07" s.description = "Fuzzy logic gate" s.email = "me@julik.nl" s.extra_rdoc_files = [ "LICENSE.txt", "README.md"