activefacts-api.gemspec in activefacts-api-0.9.9 vs activefacts-api.gemspec in activefacts-api-1.0.0
- 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: activefacts-api 0.9.9 ruby lib
+# stub: activefacts-api 1.0.0 ruby lib
Gem::Specification.new do |s|
s.name = "activefacts-api"
- s.version = "0.9.9"
+ s.version = "1.0.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-14"
+ s.date = "2014-02-18"
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",
@@ -68,10 +68,10 @@
"spec/spec_helper.rb",
"spec/support/reduce_exceptions_helper.rb"
]
s.homepage = "http://github.com/cjheath/activefacts-api"
s.licenses = ["MIT"]
- s.rubygems_version = "2.2.1"
+ s.rubygems_version = "2.2.2"
s.summary = "A fact-based data model DSL and API"
if s.respond_to? :specification_version then
s.specification_version = 4