omniauth-coinbase 1.0.0 → 1.0.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: 57a0bd23c985322a0ed11aa4767eeaeca2e7d370
4
- data.tar.gz: 574d638678503aa0e327bd93f7a61017b3165256
3
+ metadata.gz: 01e5881f4357c8ec7a9eb523e2a0af2d74175a36
4
+ data.tar.gz: 984b6407910f30b0ac3cc1c680b0bbb8190d71a5
5
5
  SHA512:
6
- metadata.gz: 3cf438cdbf99ebe4381ae1801065e33a1c8fb757dc3a25c05cc8dc86f139d3a56a75bc8f7cb5e7e79ed818c2eb73fb27f08620b9d51536b7ecb886e777f47e9b
7
- data.tar.gz: 48bfe941d6db13e30b59b2f6a2349900bc89e5a2e1495500397a31173c86e708f4cbb8ac7554a24b5bf1b2901b13011f1f88b16e002f3a643f4e075cca1f1ef4
6
+ metadata.gz: 2470373d7eb0e4a68b459c5b18a61ef3389439af0c7f55af31f7436aed180ffcf7ba7721a5f47eb4f3b44369f0e59489fe30ac078aa89ff997f6899e2500d988
7
+ data.tar.gz: 1f80caf56bd3def9df0f19cca1513948b4c5272308e2d1edc39a1e58b33e2286bfbaf4aaed07803e12d48a9d6f01930745d34007ac998021284b0b401c2cd064
@@ -1,4 +1,5 @@
1
1
  require 'omniauth-oauth2'
2
+ require 'coinbase'
2
3
 
3
4
  module OmniAuth
4
5
  module Strategies
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module Coinbase
3
- VERSION = "1.0.0"
3
+ VERSION = "1.0.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-coinbase
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Miguel Palhas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-19 00:00:00.000000000 Z
11
+ date: 2014-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: multi_json