githooker.gemspec in githooker-0.2.11 vs githooker.gemspec in githooker-0.2.12
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "githooker"
- s.version = "0.2.11"
+ s.version = "0.2.12"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Carl P. Corliss"]
s.date = "2014-02-27"
s.description = "GitHooker provides a framework for building test that can be used with git hooks"