proteus_client 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/proteus_client/proxy.rb +1 -1
  2. metadata +1 -1
@@ -55,7 +55,7 @@ module ProteusClient
55
55
  video_locations_id: video_locations_id,
56
56
  type: type)
57
57
 
58
- { video_id: body['_id'], url: body['locations_url'] }
58
+ { video_id: body['_id'], url: body['url'] }
59
59
  end
60
60
 
61
61
  def create_video_versions(video_id, settings = nil)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: proteus_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: