ey_recipes 0.9.5 → 0.9.6
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/ey_recipes/cli.rb +1 -1
- data/lib/ey_recipes/version.rb +1 -1
- metadata +6 -6
data/lib/ey_recipes/cli.rb
CHANGED
data/lib/ey_recipes/version.rb
CHANGED
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 9
|
8
|
-
-
|
9
|
-
version: 0.9.
|
8
|
+
- 6
|
9
|
+
version: 0.9.6
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Engine Yard Engineers
|
@@ -14,7 +14,7 @@ autorequire:
|
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
16
|
|
17
|
-
date: 2010-03-
|
17
|
+
date: 2010-03-16 00:00:00 -07:00
|
18
18
|
default_executable: ey-recipes
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
@@ -65,11 +65,11 @@ extensions: []
|
|
65
65
|
extra_rdoc_files: []
|
66
66
|
|
67
67
|
files:
|
68
|
-
- lib/ey_recipes.rb
|
69
|
-
- lib/ey_recipes/bucket_minder.rb
|
70
|
-
- lib/ey_recipes/version.rb
|
71
68
|
- lib/ey_recipes/api.rb
|
69
|
+
- lib/ey_recipes/bucket_minder.rb
|
72
70
|
- lib/ey_recipes/cli.rb
|
71
|
+
- lib/ey_recipes/version.rb
|
72
|
+
- lib/ey_recipes.rb
|
73
73
|
- bin/ey-recipes
|
74
74
|
has_rdoc: true
|
75
75
|
homepage: http://github.com/engineyard
|