continuum-stager-api 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f9a3c45ff6b52a8e4710ede0568aa5a33f69b39d
4
- data.tar.gz: 8977446f15bcaea982b18a63b2b9fdb4842c934f
3
+ metadata.gz: 2f6aa579caf6e92fa421193727ff865cba9820e6
4
+ data.tar.gz: 81e903ff8464cea6d632da7d8543dc140eb42d0d
5
5
  SHA512:
6
- metadata.gz: fa75f52fb202c63fdc06c38f5165c5978fd69ade4f34703e5f723f963c749620b59dc787876ed75879ebd613c77adb1fb6b80931c8a80ddbf40a194a72d3ff3b
7
- data.tar.gz: 96ecb863c5a4a76759afff4bfd8ad89ebddf34f0f3e7b14da173810f0dbe2077e97bc09ca46e8d6032c0b13b9d44a5a246c89802045803f3dd05406a92d0d204
6
+ metadata.gz: f829476a2d3145331e53e566e2ebb606a5b4556c3cfd15dea5819b1a557919c449fdc655d90b0234ebf2e671c6f7ea003a4bbac6f6298f1e13c3ea169512f009
7
+ data.tar.gz: 7276d5344d0ba1350aa5978da8ff2c99fd826422ba6c858cd2d8bc3d28846e8aac23793728aa7c62820ce2a7979bd81cdcf5fc71443aef9f97156d3349deb1f7
@@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
15
15
  gem.test_files = `git ls-files -- {spec}/*`.split("\n")
16
16
  gem.name = "continuum-stager-api"
17
17
  gem.require_paths = ["lib"]
18
- gem.version = "0.2.1"
18
+ gem.version = "0.2.2"
19
19
 
20
20
  gem.add_development_dependency 'rspec', '~> 2.6.0'
21
21
  gem.add_development_dependency 'rake'
@@ -137,7 +137,7 @@ module Apcera
137
137
  end
138
138
 
139
139
  # Delete provides from package.
140
- def provides_remove(key, value)
140
+ def provides_remove(type, name)
141
141
  response = RestClient.put(stager_meta_url, {
142
142
  :resource => "provides",
143
143
  :action => "remove",
@@ -37397,67 +37397,4 @@ http_interactions:
37397
37397
  9ADILQA=
37398
37398
  http_version:
37399
37399
  recorded_at: Mon, 25 Aug 2014 00:26:49 GMT
37400
- - request:
37401
- method: post
37402
- uri: http://example.com/failed
37403
- body:
37404
- encoding: ASCII-8BIT
37405
- string: !binary ""
37406
- headers:
37407
- Accept:
37408
- - ! '*/*; q=0.5, application/xml'
37409
- Accept-Encoding:
37410
- - gzip, deflate
37411
- Content-Length:
37412
- - '0'
37413
- Content-Type:
37414
- - application/x-www-form-urlencoded
37415
- User-Agent:
37416
- - Ruby
37417
- response:
37418
- status:
37419
- code: 404
37420
- message: Not Found
37421
- headers:
37422
- Accept-Ranges:
37423
- - bytes
37424
- Cache-Control:
37425
- - max-age=604800
37426
- Content-Type:
37427
- - text/html
37428
- Date:
37429
- - Wed, 27 Aug 2014 02:26:40 GMT
37430
- Etag:
37431
- - ! '"359670651"'
37432
- Expires:
37433
- - Wed, 03 Sep 2014 02:26:40 GMT
37434
- Last-Modified:
37435
- - Fri, 09 Aug 2013 23:54:35 GMT
37436
- Server:
37437
- - EOS (lax004/45C6)
37438
- X-Ec-Custom-Error:
37439
- - '1'
37440
- Content-Length:
37441
- - '1270'
37442
- body:
37443
- encoding: US-ASCII
37444
- string: ! "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n
37445
- \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html;
37446
- charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width,
37447
- initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color:
37448
- #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: \"Open
37449
- Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n
37450
- \ div {\n width: 600px;\n margin: 5em auto;\n padding:
37451
- 50px;\n background-color: #fff;\n border-radius: 1em;\n }\n
37452
- \ a:link, a:visited {\n color: #38488f;\n text-decoration:
37453
- none;\n }\n @media (max-width: 700px) {\n body {\n background-color:
37454
- #fff;\n }\n div {\n width: auto;\n margin:
37455
- 0 auto;\n border-radius: 0;\n padding: 1em;\n }\n
37456
- \ }\n </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n
37457
- \ <p>This domain is established to be used for illustrative examples in
37458
- documents. You may use this\n domain in examples without prior coordination
37459
- or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
37460
- information...</a></p>\n</div>\n</body>\n</html>\n"
37461
- http_version:
37462
- recorded_at: Wed, 27 Aug 2014 02:26:40 GMT
37463
37400
  recorded_with: VCR 2.9.2
@@ -11,7 +11,7 @@ http_interactions:
11
11
  - application/x-www-form-urlencoded
12
12
  response:
13
13
  status:
14
- code: 200
14
+ code: 404
15
15
  message:
16
16
  headers:
17
17
  Content-Type:
@@ -50,67 +50,4 @@ http_interactions:
50
50
  string: OK
51
51
  http_version:
52
52
  recorded_at: Mon, 25 Aug 2014 02:00:56 GMT
53
- - request:
54
- method: post
55
- uri: http://example.com/failed
56
- body:
57
- encoding: ASCII-8BIT
58
- string: !binary ""
59
- headers:
60
- Accept:
61
- - ! '*/*; q=0.5, application/xml'
62
- Accept-Encoding:
63
- - gzip, deflate
64
- Content-Length:
65
- - '0'
66
- Content-Type:
67
- - application/x-www-form-urlencoded
68
- User-Agent:
69
- - Ruby
70
- response:
71
- status:
72
- code: 404
73
- message: Not Found
74
- headers:
75
- Accept-Ranges:
76
- - bytes
77
- Cache-Control:
78
- - max-age=604800
79
- Content-Type:
80
- - text/html
81
- Date:
82
- - Wed, 27 Aug 2014 02:26:58 GMT
83
- Etag:
84
- - ! '"359670651"'
85
- Expires:
86
- - Wed, 03 Sep 2014 02:26:58 GMT
87
- Last-Modified:
88
- - Fri, 09 Aug 2013 23:54:35 GMT
89
- Server:
90
- - EOS (lax004/2813)
91
- X-Ec-Custom-Error:
92
- - '1'
93
- Content-Length:
94
- - '1270'
95
- body:
96
- encoding: US-ASCII
97
- string: ! "<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n
98
- \ <meta charset=\"utf-8\" />\n <meta http-equiv=\"Content-type\" content=\"text/html;
99
- charset=utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width,
100
- initial-scale=1\" />\n <style type=\"text/css\">\n body {\n background-color:
101
- #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: \"Open
102
- Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n
103
- \ div {\n width: 600px;\n margin: 5em auto;\n padding:
104
- 50px;\n background-color: #fff;\n border-radius: 1em;\n }\n
105
- \ a:link, a:visited {\n color: #38488f;\n text-decoration:
106
- none;\n }\n @media (max-width: 700px) {\n body {\n background-color:
107
- #fff;\n }\n div {\n width: auto;\n margin:
108
- 0 auto;\n border-radius: 0;\n padding: 1em;\n }\n
109
- \ }\n </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n
110
- \ <p>This domain is established to be used for illustrative examples in
111
- documents. You may use this\n domain in examples without prior coordination
112
- or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
113
- information...</a></p>\n</div>\n</body>\n</html>\n"
114
- http_version:
115
- recorded_at: Wed, 27 Aug 2014 02:26:58 GMT
116
53
  recorded_with: VCR 2.9.2
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: continuum-stager-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Ellithorpe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-08 00:00:00.000000000 Z
11
+ date: 2014-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client