skeptic.gemspec in skeptic-0.0.11 vs skeptic.gemspec in skeptic-0.0.12
- 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: skeptic 0.0.11 ruby lib
+# stub: skeptic 0.0.12 ruby lib
Gem::Specification.new do |s|
s.name = "skeptic"
- s.version = "0.0.11"
+ s.version = "0.0.12"
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"
+ s.date = "2015-10-13"
s.description = "An experimental, half-assed, bug-ridden and highly opinionated code analyzer."
s.email = "stefan.kanev@gmail.com"
s.executables = ["skeptic"]
s.extra_rdoc_files = [
"LICENSE.txt",
@@ -28,11 +28,10 @@
"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",
@@ -49,15 +48,14 @@
"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"
+ s.rubygems_version = "2.4.8"
s.summary = "Skeptic points out annoying things in your code"
if s.respond_to? :specification_version then
s.specification_version = 4