gojee-sunspot-rails 2.0.4 → 2.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.
Files changed (1) hide show
  1. metadata +82 -84
metadata CHANGED
@@ -1,10 +1,14 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: gojee-sunspot-rails
3
- version: !ruby/object:Gem::Version
4
- version: 2.0.4
5
- prerelease:
3
+ version: !ruby/object:Gem::Version
4
+ prerelease: false
5
+ segments:
6
+ - 2
7
+ - 0
8
+ - 5
9
+ version: 2.0.5
6
10
  platform: ruby
7
- authors:
11
+ authors:
8
12
  - Mat Brown
9
13
  - Peer Allan
10
14
  - Dmitriy Dzema
@@ -28,83 +32,72 @@ authors:
28
32
  autorequire:
29
33
  bindir: bin
30
34
  cert_chain: []
31
- date: 2012-09-03 00:00:00.000000000 Z
32
- dependencies:
33
- - !ruby/object:Gem::Dependency
35
+
36
+ date: 2012-11-05 00:00:00 -05:00
37
+ default_executable:
38
+ dependencies:
39
+ - !ruby/object:Gem::Dependency
34
40
  name: gojee-sunspot
35
- requirement: !ruby/object:Gem::Requirement
36
- none: false
37
- requirements:
38
- - - '='
39
- - !ruby/object:Gem::Version
40
- version: 2.0.4
41
- type: :runtime
42
41
  prerelease: false
43
- version_requirements: !ruby/object:Gem::Requirement
44
- none: false
45
- requirements:
46
- - - '='
47
- - !ruby/object:Gem::Version
48
- version: 2.0.4
49
- - !ruby/object:Gem::Dependency
50
- name: nokogiri
51
- requirement: !ruby/object:Gem::Requirement
52
- none: false
53
- requirements:
54
- - - ! '>='
55
- - !ruby/object:Gem::Version
56
- version: '0'
42
+ requirement: &id001 !ruby/object:Gem::Requirement
43
+ requirements:
44
+ - - "="
45
+ - !ruby/object:Gem::Version
46
+ segments:
47
+ - 2
48
+ - 0
49
+ - 5
50
+ version: 2.0.5
57
51
  type: :runtime
52
+ version_requirements: *id001
53
+ - !ruby/object:Gem::Dependency
54
+ name: nokogiri
58
55
  prerelease: false
59
- version_requirements: !ruby/object:Gem::Requirement
60
- none: false
61
- requirements:
62
- - - ! '>='
63
- - !ruby/object:Gem::Version
64
- version: '0'
65
- - !ruby/object:Gem::Dependency
56
+ requirement: &id002 !ruby/object:Gem::Requirement
57
+ requirements:
58
+ - - ">="
59
+ - !ruby/object:Gem::Version
60
+ segments:
61
+ - 0
62
+ version: "0"
63
+ type: :runtime
64
+ version_requirements: *id002
65
+ - !ruby/object:Gem::Dependency
66
66
  name: rspec
67
- requirement: !ruby/object:Gem::Requirement
68
- none: false
69
- requirements:
70
- - - ~>
71
- - !ruby/object:Gem::Version
72
- version: '1.2'
73
- type: :development
74
67
  prerelease: false
75
- version_requirements: !ruby/object:Gem::Requirement
76
- none: false
77
- requirements:
78
- - - ~>
79
- - !ruby/object:Gem::Version
80
- version: '1.2'
81
- - !ruby/object:Gem::Dependency
82
- name: rspec-rails
83
- requirement: !ruby/object:Gem::Requirement
84
- none: false
85
- requirements:
68
+ requirement: &id003 !ruby/object:Gem::Requirement
69
+ requirements:
86
70
  - - ~>
87
- - !ruby/object:Gem::Version
88
- version: '1.2'
71
+ - !ruby/object:Gem::Version
72
+ segments:
73
+ - 1
74
+ - 2
75
+ version: "1.2"
89
76
  type: :development
77
+ version_requirements: *id003
78
+ - !ruby/object:Gem::Dependency
79
+ name: rspec-rails
90
80
  prerelease: false
91
- version_requirements: !ruby/object:Gem::Requirement
92
- none: false
93
- requirements:
81
+ requirement: &id004 !ruby/object:Gem::Requirement
82
+ requirements:
94
83
  - - ~>
95
- - !ruby/object:Gem::Version
96
- version: '1.2'
97
- description: ! " Sunspot::Rails is an extension to the Sunspot library for Solr
98
- search.\n Sunspot::Rails adds integration between Sunspot and ActiveRecord, including\n
99
- \ defining search and indexing related methods on ActiveRecord models themselves,\n
100
- \ running a Sunspot-compatible Solr instance for development and test\n environments,
101
- and automatically commit Solr index changes at the end of each\n Rails request.\n"
102
- email:
84
+ - !ruby/object:Gem::Version
85
+ segments:
86
+ - 1
87
+ - 2
88
+ version: "1.2"
89
+ type: :development
90
+ version_requirements: *id004
91
+ description: " Sunspot::Rails is an extension to the Sunspot library for Solr search.\n Sunspot::Rails adds integration between Sunspot and ActiveRecord, including\n defining search and indexing related methods on ActiveRecord models themselves,\n running a Sunspot-compatible Solr instance for development and test\n environments, and automatically commit Solr index changes at the end of each\n Rails request.\n"
92
+ email:
103
93
  - mat@patch.com
104
94
  executables: []
95
+
105
96
  extensions: []
97
+
106
98
  extra_rdoc_files: []
107
- files:
99
+
100
+ files:
108
101
  - .gitignore
109
102
  - .rspec
110
103
  - History.txt
@@ -171,36 +164,41 @@ files:
171
164
  - spec/stub_session_proxy_spec.rb
172
165
  - sunspot_rails.gemspec
173
166
  - tmp/.gitkeep
167
+ has_rdoc: true
174
168
  homepage: http://github.com/outoftime/sunspot/tree/master/sunspot_rails
175
169
  licenses: []
170
+
176
171
  post_install_message:
177
- rdoc_options:
172
+ rdoc_options:
178
173
  - --webcvs=http://github.com/outoftime/sunspot/tree/master/%s
179
174
  - --title
180
175
  - Sunspot-Rails - Rails integration for the Sunspot Solr search library - API Documentation
181
176
  - --main
182
177
  - README.rdoc
183
- require_paths:
178
+ require_paths:
184
179
  - lib
185
- required_ruby_version: !ruby/object:Gem::Requirement
186
- none: false
187
- requirements:
188
- - - ! '>='
189
- - !ruby/object:Gem::Version
190
- version: '0'
191
- required_rubygems_version: !ruby/object:Gem::Requirement
192
- none: false
193
- requirements:
194
- - - ! '>='
195
- - !ruby/object:Gem::Version
196
- version: '0'
180
+ required_ruby_version: !ruby/object:Gem::Requirement
181
+ requirements:
182
+ - - ">="
183
+ - !ruby/object:Gem::Version
184
+ segments:
185
+ - 0
186
+ version: "0"
187
+ required_rubygems_version: !ruby/object:Gem::Requirement
188
+ requirements:
189
+ - - ">="
190
+ - !ruby/object:Gem::Version
191
+ segments:
192
+ - 0
193
+ version: "0"
197
194
  requirements: []
195
+
198
196
  rubyforge_project: sunspot
199
- rubygems_version: 1.8.24
197
+ rubygems_version: 1.3.6
200
198
  signing_key:
201
199
  specification_version: 3
202
200
  summary: Rails integration for the Sunspot Solr search library
203
- test_files:
201
+ test_files:
204
202
  - spec/configuration_spec.rb
205
203
  - spec/model_lifecycle_spec.rb
206
204
  - spec/model_spec.rb