activefacts-api.gemspec in activefacts-api-1.0.0 vs activefacts-api.gemspec in activefacts-api-1.1.0
- old
+ new
@@ -1,18 +1,18 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: activefacts-api 1.0.0 ruby lib
+# stub: activefacts-api 1.1.0 ruby lib
Gem::Specification.new do |s|
s.name = "activefacts-api"
- s.version = "1.0.0"
+ s.version = "1.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Clifford Heath"]
- s.date = "2014-02-18"
+ s.date = "2014-08-12"
s.description = "\nThe ActiveFacts API is a Ruby DSL for managing constellations of elementary facts.\nEach fact is either existential (a value or an entity), characteristic (boolean) or\nbinary relational (A rel B). Relational facts are consistently co-referenced, so you\ncan traverse them efficiently in any direction. Each constellation maintains constraints\nover the fact population.\n"
s.email = "clifford.heath@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc",