ridley 1.2.4 → 1.2.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,7 @@
1
1
  module Ridley
2
2
  class CookbookResource < Ridley::Resource
3
+ task_class TaskThread
4
+
3
5
  set_resource_path "cookbooks"
4
6
  represented_by Ridley::CookbookObject
5
7
 
@@ -1,3 +1,3 @@
1
1
  module Ridley
2
- VERSION = "1.2.4"
2
+ VERSION = "1.2.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ridley
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.4
4
+ version: 1.2.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-06-29 00:00:00.000000000 Z
13
+ date: 2013-08-01 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: addressable
@@ -454,7 +454,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
454
454
  version: '0'
455
455
  segments:
456
456
  - 0
457
- hash: -3781892320161055859
457
+ hash: -3566425125918634621
458
458
  requirements: []
459
459
  rubyforge_project:
460
460
  rubygems_version: 1.8.23