vigilante.gemspec in vigilante-1.0.6 vs vigilante.gemspec in vigilante-1.0.7

- 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: vigilante 1.0.6 ruby lib +# stub: vigilante 1.0.7 ruby lib Gem::Specification.new do |s| s.name = "vigilante" - s.version = "1.0.6" + s.version = "1.0.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Nathan Van der Auwera"] - s.date = "2015-09-07" + s.date = "2015-09-22" s.description = "Vigilante is a db-backed authorisation, completely configurable and dynamic; where permissions can be limited to extents." s.email = "nathan@dixis.com" s.extra_rdoc_files = [ "README.markdown" ] @@ -110,9 +110,10 @@ "spec/models/author_spec.rb", "spec/models/authorization_extent_spec.rb", "spec/models/authorization_spec.rb", "spec/models/permission_hash_spec.rb", "spec/models/permission_spec.rb", + "spec/models/watched_operator_spec.rb", "spec/spec_helper.rb", "spec/vigilante_spec.rb", "vigilante.gemspec" ] s.homepage = "http://github.com/vigilante"