ey_recipes 0.9.3 → 0.9.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -172,6 +172,8 @@ module EY::Recipes
172
172
  else
173
173
  abort "Failed to upload recipes for #{env_name}"
174
174
  end
175
+ ensure
176
+ FileUtils.rm_f(file)
175
177
  end
176
178
 
177
179
  def view_logs(log_type)
@@ -1,3 +1,5 @@
1
- module EY::Recipes
2
- VERSION = "0.9.3"
1
+ module EY
2
+ module Recipes
3
+ VERSION = "0.9.5"
4
+ end
3
5
  end
metadata CHANGED
@@ -5,17 +5,17 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 9
8
- - 3
9
- version: 0.9.3
8
+ - 5
9
+ version: 0.9.5
10
10
  platform: ruby
11
11
  authors:
12
- - Ninjas
12
+ - Engine Yard Engineers
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-03-01 00:00:00 -08:00
18
- default_executable:
17
+ date: 2010-03-13 00:00:00 -08:00
18
+ default_executable: ey-recipes
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: json
@@ -55,8 +55,9 @@ dependencies:
55
55
  version: 1.3.0
56
56
  type: :runtime
57
57
  version_requirements: *id003
58
- description: Gem for kicking off chef recipes
59
- email: awsmdev@engineyard.com
58
+ description: "Gem for kicking off chef recipes "
59
+ email:
60
+ - ninja@engineyard.com
60
61
  executables:
61
62
  - ey-recipes
62
63
  extensions: []
@@ -69,8 +70,9 @@ files:
69
70
  - lib/ey_recipes/version.rb
70
71
  - lib/ey_recipes/api.rb
71
72
  - lib/ey_recipes/cli.rb
73
+ - bin/ey-recipes
72
74
  has_rdoc: true
73
- homepage: http://github.com/engineyard/ey_recipes
75
+ homepage: http://github.com/engineyard
74
76
  licenses: []
75
77
 
76
78
  post_install_message:
@@ -94,7 +96,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
94
96
  version: "0"
95
97
  requirements: []
96
98
 
97
- rubyforge_project:
99
+ rubyforge_project: http://gemcutter.org
98
100
  rubygems_version: 1.3.6
99
101
  signing_key:
100
102
  specification_version: 3