skeptic.gemspec in skeptic-0.0.10 vs skeptic.gemspec in skeptic-0.0.11

- old
+ new

@@ -1,14 +1,14 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: skeptic 0.0.10 ruby lib +# stub: skeptic 0.0.11 ruby lib Gem::Specification.new do |s| s.name = "skeptic" - s.version = "0.0.10" + s.version = "0.0.11" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Stefan Kanev"] s.date = "2014-10-27" @@ -28,10 +28,11 @@ "LICENSE.txt", "README.markdown", "Rakefile", "VERSION", "bin/skeptic", + "e.rb", "features/skeptic.feature", "lib/skeptic.rb", "lib/skeptic/critic.rb", "lib/skeptic/environment.rb", "lib/skeptic/rule_table.rb", @@ -48,9 +49,10 @@ "lib/skeptic/rules/no_semicolons.rb", "lib/skeptic/rules/no_trailing_whitespace.rb", "lib/skeptic/rules/spaces_around_operators.rb", "lib/skeptic/scope.rb", "lib/skeptic/sexp_visitor.rb", + "skeptic-0.0.9.gem", "skeptic.gemspec" ] s.homepage = "http://github.com/skanev/skeptic" s.licenses = ["MIT"] s.rubygems_version = "2.2.2"