chef-solr 0.9.0.a6 → 0.9.0.a8
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/chef/solr/version.rb +1 -1
- metadata +4 -4
data/lib/chef/solr/version.rb
CHANGED
metadata
CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
|
|
6
6
|
- 0
|
7
7
|
- 9
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.9.0.
|
9
|
+
- a8
|
10
|
+
version: 0.9.0.a8
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Adam Jacob
|
@@ -60,8 +60,8 @@ dependencies:
|
|
60
60
|
- 0
|
61
61
|
- 9
|
62
62
|
- 0
|
63
|
-
-
|
64
|
-
version: 0.9.0.
|
63
|
+
- a8
|
64
|
+
version: 0.9.0.a8
|
65
65
|
type: :runtime
|
66
66
|
version_requirements: *id003
|
67
67
|
description:
|