chef-solr 0.10.6.beta.3 → 0.10.6.rc.1

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 = '0.10.6.beta.3'
3
+ VERSION = '0.10.6.rc.1'
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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-solr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.6.beta.3
4
+ version: 0.10.6.rc.1
5
5
  prerelease: 7
6
6
  platform: ruby
7
7
  authors:
@@ -9,19 +9,19 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-11-10 00:00:00.000000000 Z
12
+ date: 2011-11-16 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: chef
16
- requirement: &70244555186920 !ruby/object:Gem::Requirement
16
+ requirement: &70364877252160 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - =
20
20
  - !ruby/object:Gem::Version
21
- version: 0.10.6.beta.3
21
+ version: 0.10.6.rc.1
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70244555186920
24
+ version_requirements: *70364877252160
25
25
  description: ! 'Vendored Apache Solr for use with Chef Server
26
26
 
27
27
  '