gds-api-adapters 10.17.0 → 10.17.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,10 +12,6 @@ class GdsApi::ContentStore < GdsApi::Base
12
12
  end
13
13
 
14
14
  def put_content_item(base_path, payload)
15
- put_json(content_item_url(base_path), payload)
16
- end
17
-
18
- def put_content_item!(base_path, payload)
19
15
  put_json!(content_item_url(base_path), payload)
20
16
  end
21
17
 
@@ -1,3 +1,3 @@
1
1
  module GdsApi
2
- VERSION = '10.17.0'
2
+ VERSION = '10.17.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gds-api-adapters
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.17.0
4
+ version: 10.17.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-06-17 00:00:00.000000000 Z
12
+ date: 2014-06-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: plek
@@ -382,7 +382,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
382
382
  version: '0'
383
383
  segments:
384
384
  - 0
385
- hash: -1214932263010117291
385
+ hash: -186651956250723834
386
386
  required_rubygems_version: !ruby/object:Gem::Requirement
387
387
  none: false
388
388
  requirements:
@@ -391,7 +391,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
391
391
  version: '0'
392
392
  segments:
393
393
  - 0
394
- hash: -1214932263010117291
394
+ hash: -186651956250723834
395
395
  requirements: []
396
396
  rubyforge_project:
397
397
  rubygems_version: 1.8.23