doc_out/index.html.md in purecloud-0.36.1 vs doc_out/index.html.md in purecloud-0.37.1
- old
+ new
@@ -1,25 +1,25 @@
---
title: PureCloud Ruby Gem
---
-PureCloud - the Ruby gem for the PureCloud API
+PureCloud - the Ruby gem for the PureCloud Platform API
-PureCloud API
+With the PureCloud Platform API, you can control all aspects of your PureCloud environment. With the APIs you can access the system configuration, manage conversations and more.
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
-- API version: v1
-- Package version: 0.36.1
-- Build date: 2016-04-18T20:39:52.723Z
+- API version: v2
+- Package version: 0.37.1
+- Build date: 2016-04-21T12:51:39.418Z
-For more information, please visit [http://www.inin.com](http://www.inin.com)
+For more information, please visit [https://developer.mypurecloud.com](https://developer.mypurecloud.com)
## Installation
### from rubygems.org
- gem 'purecloud', '~> 0.36.1'
+ gem 'purecloud', '~> 0.37.1'
### Install from Git
If the Ruby gem is hosted at a git repository: https://github.com/mypurecloud/purecloud_api_sdk_ruby, then add the following in the Gemfile: