omniauth-dropbox2 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 24c9c2b33c085779326b58dd73a261ec9e9b4c62
4
- data.tar.gz: f9ab76e788ea9e36102b99a72906938383316e26
3
+ metadata.gz: 8e1aa1ae3e71cbf01820782c3cfe911eba3b0ff2
4
+ data.tar.gz: 8d6d200048dc6032c96c6aea3b934b143099f9fe
5
5
  SHA512:
6
- metadata.gz: 9a7c1d2049e791ff93a68ec18750cf36d2a48a789accd661c20e5cc54af08061f7534862045db8226ac9a9e4652dfdd557a4c0ef60b32ce08707a07452e7af74
7
- data.tar.gz: e209b52db1336042edc058b31a38c20eb45fd4c9e6661c0a4c62cb887798f592ed7fe9fb2aed9f058301ae1d009f72a0276b168e77374823cd6ccded53e5824c
6
+ metadata.gz: 6a711b6816b42bd1c956b3564c3e657623230024cbb8005a3a12fe39b19374aaaa32be089cd2130ac82e6369ab51b7fe4c3d657b8f27dfef53f873ef9eab4dc7
7
+ data.tar.gz: a47ef62888e19d1fdc9720f761f45a5bf5dfdcaa667916364e503e48f0228d8dba904272c140bcab4d0c5a504c461f02892720c4ac2d40d9b405d5af8cf97a2d
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Box2
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
@@ -8,8 +8,8 @@ Gem::Specification.new do |gem|
8
8
  gem.version = Omniauth::Box2::VERSION
9
9
  gem.authors = ["Claudio Poli"]
10
10
  gem.email = ["masterkain@gmail.com\n"]
11
- gem.description = %q{OmniAuth strategy for Box}
12
- gem.summary = %q{OmniAuth strategy for Box}
11
+ gem.description = %q{OmniAuth strategy for Dropbox using OAuth2}
12
+ gem.summary = %q{OmniAuth strategy for Dropbox using OAuth2}
13
13
  gem.homepage = "https://github.com/masterkain/omniauth-dropbox2"
14
14
 
15
15
  gem.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-dropbox2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Claudio Poli
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - ~>
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.0'
27
- description: OmniAuth strategy for Box
27
+ description: OmniAuth strategy for Dropbox using OAuth2
28
28
  email:
29
29
  - |
30
30
  masterkain@gmail.com
@@ -62,6 +62,6 @@ rubyforge_project:
62
62
  rubygems_version: 2.0.5
63
63
  signing_key:
64
64
  specification_version: 4
65
- summary: OmniAuth strategy for Box
65
+ summary: OmniAuth strategy for Dropbox using OAuth2
66
66
  test_files: []
67
67
  has_rdoc: