chef-solr 10.14.4 → 10.16.0.rc.0

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,6 +1,6 @@
1
1
  class Chef
2
2
  class Solr
3
- VERSION = '10.14.4'
3
+ VERSION = '10.16.0.rc.0'
4
4
 
5
5
  # Solr Schema. Used to detect incompatibilities between installed solr and
6
6
  # chef-solr versions.
Binary file
Binary file
metadata CHANGED
@@ -1,13 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-solr
3
3
  version: !ruby/object:Gem::Version
4
- hash: 127
5
- prerelease:
4
+ hash: -1525049112
5
+ prerelease: 8
6
6
  segments:
7
7
  - 10
8
- - 14
9
- - 4
10
- version: 10.14.4
8
+ - 16
9
+ - 0
10
+ - rc
11
+ - 0
12
+ version: 10.16.0.rc.0
11
13
  platform: ruby
12
14
  authors:
13
15
  - Adam Jacob
@@ -15,7 +17,7 @@ autorequire:
15
17
  bindir: bin
16
18
  cert_chain: []
17
19
 
18
- date: 2012-09-27 00:00:00 Z
20
+ date: 2012-10-11 00:00:00 Z
19
21
  dependencies:
20
22
  - !ruby/object:Gem::Dependency
21
23
  name: chef
@@ -25,12 +27,14 @@ dependencies:
25
27
  requirements:
26
28
  - - "="
27
29
  - !ruby/object:Gem::Version
28
- hash: 127
30
+ hash: -1525049112
29
31
  segments:
30
32
  - 10
31
- - 14
32
- - 4
33
- version: 10.14.4
33
+ - 16
34
+ - 0
35
+ - rc
36
+ - 0
37
+ version: 10.16.0.rc.0
34
38
  type: :runtime
35
39
  version_requirements: *id001
36
40
  description: |
@@ -79,12 +83,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
79
83
  required_rubygems_version: !ruby/object:Gem::Requirement
80
84
  none: false
81
85
  requirements:
82
- - - ">="
86
+ - - ">"
83
87
  - !ruby/object:Gem::Version
84
- hash: 3
88
+ hash: 25
85
89
  segments:
86
- - 0
87
- version: "0"
90
+ - 1
91
+ - 3
92
+ - 1
93
+ version: 1.3.1
88
94
  requirements: []
89
95
 
90
96
  rubyforge_project: