skeptic.gemspec in skeptic-0.0.5 vs skeptic.gemspec in skeptic-0.0.6
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "skeptic"
- s.version = "0.0.5"
+ s.version = "0.0.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Stefan Kanev"]
- s.date = "2013-11-15"
+ s.date = "2013-12-14"
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",
@@ -50,10 +50,10 @@
"skeptic.gemspec"
]
s.homepage = "http://github.com/skanev/skeptic"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.24"
+ s.rubygems_version = "1.8.23"
s.summary = "Skeptic points out annoying things in your code"
if s.respond_to? :specification_version then
s.specification_version = 3