purecloudplatformclientv2 3.1.0 → 3.1.1

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: 33b16f01e172250462e01cd5c7ba56934d98b4bf
4
- data.tar.gz: 289d2456c03313ffecf8c004192e9aa33a259992
3
+ metadata.gz: a9e0c2103adfa63eda46c1cb039995887ab3e25e
4
+ data.tar.gz: a66a77b01d30c9d41de507ea8bfd9acd81a646af
5
5
  SHA512:
6
- metadata.gz: e0db66d155240c6513112c6aea5078f2c911a9cdb0b6db4774fcb538cdc6368fa2396008bccd2f1d1251fc452edba503a17329b08e1daf8828b3bcbe2bd706c4
7
- data.tar.gz: 5be26317795e5fdf741804cb859570aa5c08945bfec831674a03c540c731638888bbe933e5117877f58488f8acd20abc7b7b1c9ab5db051d303a20833a48a4db
6
+ metadata.gz: d592c2d72753228571eb659ff01344d923e8a4597709c7a819978a8efb917bc0dba027929d50907173f674d3ebabc5eb8e42562191988b24c3b978b407c0f0fe
7
+ data.tar.gz: 22c267f548dc578d57dd33842d68f813a96857a0b119499231867442efb0d9af9d8eea5b9e17d1f0c529c616049aec4c538b4251cbc28acb27305ecb2b33a305
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: PureCloud Ruby Gem
3
3
  ---
4
- ![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=3.1.0)
4
+ ![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=3.1.1)
5
5
 
6
6
  Documentation can be found at https://developer.mypurecloud.com/api/rest/client-libraries/ruby/latest/
7
7
 
@@ -10,7 +10,7 @@ Documentation can be found at https://developer.mypurecloud.com/api/rest/client-
10
10
  ### from rubygems.org
11
11
 
12
12
  ~~~
13
- gem install 'purecloudplatformclientv2', '~> 3.1.0'
13
+ gem install 'purecloudplatformclientv2', '~> 3.1.1'
14
14
  ~~~
15
15
 
16
16
  ### Install from Git
@@ -15,5 +15,5 @@ Terms of Service: https://developer.mypurecloud.com/tos
15
15
  =end
16
16
 
17
17
  module PureCloud
18
- VERSION = "3.1.0"
18
+ VERSION = "3.1.1"
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: purecloudplatformclientv2
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Genesys Developer Evangelists
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-04-13 00:00:00.000000000 Z
11
+ date: 2017-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus