ringcentral-avatars 0.3.2 → 0.3.3

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: bbb35141725f26b70450dc6bfaad79a88314d688
4
- data.tar.gz: 58ad92147c047399bf2fc11ea09f79bd70c68019
3
+ metadata.gz: 97082852be40a771abb729907326c659f6d1da80
4
+ data.tar.gz: b7fc227a90bd38df7d6decc640ac33c2b68be88e
5
5
  SHA512:
6
- metadata.gz: 29cdddf6b2b7b7ed39b45fce636b5c502583650e3425eafd96f264bb794008f02596dcaa83aef6fd96df83d858bd107ae13eaad45818709ae16485f731a923ea
7
- data.tar.gz: cee6a4cd3d798d38c9d4ba4e37404049f9c7a817a00b688e3d499ff778adeb19ad8112f3862f5da483dcfd3dad20cc8e3ecb6fe98c65b7ba384b892e43466f05
6
+ metadata.gz: 7548c95c8e4eefae90e41b98dee7708920d5b7d104f49b631c1eae656ad4ac85a30fa48b842edc75607f91cf1101368ad4136e05fffda90a67b0df1479fd290a
7
+ data.tar.gz: e0436da026d7d36349a4b1d1df2d22ede0e255bbbf7ef449ac4841c7e4be1298db922edc12a988514684dc1230466040c169047c45e08703046fec3078585983
@@ -1,6 +1,6 @@
1
1
  CHANGELOG
2
2
  ---------
3
- - **2016-11-03**: 0.3.2/0.3.1
3
+ - **2016-11-03**: 0.3.3/0.3.2/0.3.1
4
4
  - Add screenshot image to `gemspec`
5
5
  - **2016-10-24**: 0.3.0
6
6
  - Add identicon support
@@ -2,7 +2,7 @@ require 'ringcentral-avatars/creator'
2
2
 
3
3
  module RingCentral
4
4
  module Avatars
5
- VERSION = '0.3.2'
5
+ VERSION = '0.3.3'
6
6
 
7
7
  class << self
8
8
  def new(client, opts = {})
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ringcentral-avatars
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Wang
@@ -193,8 +193,7 @@ files:
193
193
  - Rakefile
194
194
  - lib/ringcentral-avatars.rb
195
195
  - lib/ringcentral-avatars/creator.rb
196
- - ringcentral-avatars-0.2.1.gem
197
- - ringcentral-avatars-0.3.1.gem
196
+ - ringcentral-avatars-0.3.2.gem
198
197
  - ringcentral-avatars.gemspec
199
198
  homepage: https://github.com/grokify/
200
199
  licenses: