engineyard 1.3.3 → 1.3.4
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.
- data/lib/engineyard/error.rb +1 -1
- data/lib/engineyard/version.rb +1 -1
- metadata +14 -14
data/lib/engineyard/error.rb
CHANGED
|
@@ -109,7 +109,7 @@ module EY
|
|
|
109
109
|
class BranchMismatchError < EY::Error
|
|
110
110
|
def initialize(default_branch, branch)
|
|
111
111
|
super(%|Your deploy branch is set to "#{default_branch}".\n| +
|
|
112
|
-
%|If you want to deploy branch "#{branch}", use --ignore-
|
|
112
|
+
%|If you want to deploy branch "#{branch}", use --ignore-default-branch.|)
|
|
113
113
|
end
|
|
114
114
|
end
|
|
115
115
|
|
data/lib/engineyard/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: engineyard
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 19
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 1
|
|
8
8
|
- 3
|
|
9
|
-
-
|
|
10
|
-
version: 1.3.
|
|
9
|
+
- 4
|
|
10
|
+
version: 1.3.4
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- EY Cloud Team
|
|
@@ -15,7 +15,7 @@ autorequire:
|
|
|
15
15
|
bindir: bin
|
|
16
16
|
cert_chain: []
|
|
17
17
|
|
|
18
|
-
date: 2010-
|
|
18
|
+
date: 2010-11-08 00:00:00 -08:00
|
|
19
19
|
default_executable: ey
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -30,9 +30,9 @@ dependencies:
|
|
|
30
30
|
- 14
|
|
31
31
|
- 3
|
|
32
32
|
version: 0.14.3
|
|
33
|
-
requirement: *id001
|
|
34
33
|
name: thor
|
|
35
34
|
prerelease: false
|
|
35
|
+
requirement: *id001
|
|
36
36
|
type: :runtime
|
|
37
37
|
- !ruby/object:Gem::Dependency
|
|
38
38
|
version_requirements: &id002 !ruby/object:Gem::Requirement
|
|
@@ -45,9 +45,9 @@ dependencies:
|
|
|
45
45
|
- 1
|
|
46
46
|
- 4
|
|
47
47
|
version: "1.4"
|
|
48
|
-
requirement: *id002
|
|
49
48
|
name: rest-client
|
|
50
49
|
prerelease: false
|
|
50
|
+
requirement: *id002
|
|
51
51
|
type: :runtime
|
|
52
52
|
- !ruby/object:Gem::Dependency
|
|
53
53
|
version_requirements: &id003 !ruby/object:Gem::Requirement
|
|
@@ -55,15 +55,15 @@ dependencies:
|
|
|
55
55
|
requirements:
|
|
56
56
|
- - ~>
|
|
57
57
|
- !ruby/object:Gem::Version
|
|
58
|
-
hash:
|
|
58
|
+
hash: 13
|
|
59
59
|
segments:
|
|
60
60
|
- 1
|
|
61
|
-
-
|
|
62
|
-
-
|
|
63
|
-
version: 1.
|
|
64
|
-
requirement: *id003
|
|
61
|
+
- 6
|
|
62
|
+
- 1
|
|
63
|
+
version: 1.6.1
|
|
65
64
|
name: highline
|
|
66
65
|
prerelease: false
|
|
66
|
+
requirement: *id003
|
|
67
67
|
type: :runtime
|
|
68
68
|
- !ruby/object:Gem::Dependency
|
|
69
69
|
version_requirements: &id004 !ruby/object:Gem::Requirement
|
|
@@ -75,9 +75,9 @@ dependencies:
|
|
|
75
75
|
segments:
|
|
76
76
|
- 0
|
|
77
77
|
version: "0"
|
|
78
|
-
requirement: *id004
|
|
79
78
|
name: json_pure
|
|
80
79
|
prerelease: false
|
|
80
|
+
requirement: *id004
|
|
81
81
|
type: :runtime
|
|
82
82
|
- !ruby/object:Gem::Dependency
|
|
83
83
|
version_requirements: &id005 !ruby/object:Gem::Requirement
|
|
@@ -91,9 +91,9 @@ dependencies:
|
|
|
91
91
|
- 0
|
|
92
92
|
- 4
|
|
93
93
|
version: 0.0.4
|
|
94
|
-
requirement: *id005
|
|
95
94
|
name: escape
|
|
96
95
|
prerelease: false
|
|
96
|
+
requirement: *id005
|
|
97
97
|
type: :runtime
|
|
98
98
|
- !ruby/object:Gem::Dependency
|
|
99
99
|
version_requirements: &id006 !ruby/object:Gem::Requirement
|
|
@@ -107,9 +107,9 @@ dependencies:
|
|
|
107
107
|
- 3
|
|
108
108
|
- 5
|
|
109
109
|
version: 1.3.5
|
|
110
|
-
requirement: *id006
|
|
111
110
|
name: engineyard-serverside-adapter
|
|
112
111
|
prerelease: false
|
|
112
|
+
requirement: *id006
|
|
113
113
|
type: :runtime
|
|
114
114
|
description: This gem allows you to deploy your rails application to the Engine Yard cloud directly from the command line.
|
|
115
115
|
email: cloud@engineyard.com
|