omniauth-gplus 2.0.0.beta2 → 2.0.1.beta2

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: a54087e815dbb305001bfd818bc13b2e3581ce22
4
- data.tar.gz: 269d6dd198735f2233632970ec2bca9260f89000
3
+ metadata.gz: 31fa09507918a94b2ce32ed4ae4bc0527ecf6df9
4
+ data.tar.gz: a8422b781303d4275a2a0108ba9a9733ec4faac7
5
5
  SHA512:
6
- metadata.gz: cc693f35739939f28022213a979ae99371ded6ab092f09dec0e13f5d68df565cd8bfaa87d75941d3a2c03e1d97d792515db7a3409f62e14c017cd93885506f42
7
- data.tar.gz: c37d1242a31352fabb84b32d9c6206da16fa82790435fdd31d7d9761508528afe533a38fe1e05f23e74bb91bbc15aaecd4cc80b0096798035d0ca9f7e7e11f0a
6
+ metadata.gz: b6c5d6d8b3a9bd018b6e92f998bd7966a2381464d3040ee75ee449c98dd238452ff42b7e82477337a918481f1ba62bc4af6ff429f6c8d7f7b2561056d013ea25
7
+ data.tar.gz: 83d934d28ec91c1a795e2efe4abef6861d0d7c07e42717704abf9a285a6ea786178a97ad8e81eaddb5130a7b3d79d82084ef8ced41799a84f97f651c64b076e2
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module GPlus
3
- VERSION = '2.0.0.beta2'
3
+ VERSION = '2.0.1.beta2'
4
4
  end
5
5
  end
@@ -5,7 +5,7 @@ require 'omniauth/gplus/version'
5
5
  Gem::Specification.new do |s|
6
6
  s.name = 'omniauth-gplus'
7
7
  s.version = OmniAuth::GPlus::VERSION
8
- s.authors = %w(Sam Dunne Kurtis Rainbolt-Greene )
8
+ s.authors = ['Sam Dunne', 'Kurtis Rainbolt-Greene']
9
9
  s.email = %w(sam@sam-dunne.com me@kurtisrainboltgreene.name)
10
10
  s.summary = 'A Google+ OAuth2 solution for Omniauth'
11
11
  s.description = s.summary
metadata CHANGED
@@ -1,13 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-gplus
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.beta2
4
+ version: 2.0.1.beta2
5
5
  platform: ruby
6
6
  authors:
7
- - Sam
8
- - Dunne
9
- - Kurtis
10
- - Rainbolt-Greene
7
+ - Sam Dunne
8
+ - Kurtis Rainbolt-Greene
11
9
  autorequire:
12
10
  bindir: bin
13
11
  cert_chain: []