rbrules.gemspec in rbrules-0.1.0 vs rbrules.gemspec in rbrules-0.1.1
- old
+ new
@@ -2,11 +2,11 @@
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "rbrules"
- spec.version = "0.1.0"
- spec.authors = ["Gabriel Schammah", "Juan Barreneche"]
+ spec.version = "0.1.1"
+ spec.authors = ["Gabriel Schammah", "Juan Barreneche", "Santiago Carullo"]
spec.email = ["devs@restorando.com"]
spec.homepage = "http://engineering.restorando.com"
spec.description = %q{Declare rule sets to check your objects against them later}
spec.summary = <<-SUMMARY
This library simplifies a rule set definition that can later be used to check if they