sunspot 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module Sunspot
2
- VERSION = '1.0.4'
2
+ VERSION = '1.0.5'
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 4
9
- version: 1.0.4
8
+ - 5
9
+ version: 1.0.5
10
10
  platform: ruby
11
11
  authors:
12
12
  - Mat Brown
@@ -24,7 +24,7 @@ autorequire:
24
24
  bindir: bin
25
25
  cert_chain: []
26
26
 
27
- date: 2010-03-19 00:00:00 -04:00
27
+ date: 2010-03-22 00:00:00 -04:00
28
28
  default_executable:
29
29
  dependencies:
30
30
  - !ruby/object:Gem::Dependency
@@ -246,7 +246,7 @@ files:
246
246
  - solr/solr/conf/scripts.conf
247
247
  - solr/solr/conf/schema.xml
248
248
  - solr/solr/conf/stopwords.txt
249
- - solr/solr/lib/solr-spatial-light-0.0.5.jar
249
+ - solr/solr/lib/solr-spatial-light-0.0.6.jar
250
250
  - solr/solr/lib/lucene-spatial-2.9.1.jar
251
251
  - solr/start.jar
252
252
  has_rdoc: true