supernova.gemspec in supernova-0.7.1 vs supernova.gemspec in supernova-0.7.2
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "supernova"
- s.version = "0.7.1"
+ s.version = "0.7.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Tobias Schwab"]
s.date = "2012-02-14"
s.description = "Unified search scopes"
@@ -79,9 +79,10 @@
"solr/conf/xslt/luke.xsl",
"solr/start.rb",
"spec/database.sql",
"spec/integration/solr_spec.rb",
"spec/spec_helper.rb",
+ "spec/supernova/collection_spec.rb",
"spec/supernova/condition_spec.rb",
"spec/supernova/criteria_spec.rb",
"spec/supernova/numeric_extensions_spec.rb",
"spec/supernova/solr_criteria_spec.rb",
"spec/supernova/solr_indexer_spec.rb",