omniauth-referral-barong 0.1.5 → 0.1.6

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
  SHA256:
3
- metadata.gz: 2a846f92dbc02b6078a3f6dfae1c0c8e5940dae926ebdd76fb59cf5448141c1d
4
- data.tar.gz: 1b5c81bf63db723dd025fcca87e9b3479e1f10f40bf24922998d4bedd5ccee81
3
+ metadata.gz: 810ccafbf31532b311ab370cd9b9b1ea1a4eefa805f738aa4b6d63559fcdee80
4
+ data.tar.gz: e341cf00bec98d601cc879010bdd62aeccb00fe7163f0b8b2802371b29ebe790
5
5
  SHA512:
6
- metadata.gz: 9346f027d86b538a2069662639fa6e99c625780195e48a3679a08bb4da3e7251fab1ef618909aba2d3bae286d227f5b076a0c8d99a1986e41ab0a454b89730a6
7
- data.tar.gz: 621fefa6e472be8abdffd20de3103995810c1be7f41bb13e10274240f75d66afd204e3af57ccd4f6f196a84ff734819d041365dbda1e8d3ad2ed4ac6e4a84f84
6
+ metadata.gz: 6a3f62a001bc13ec319f0d574ff98cb56bba5bd01e2eab14b4ba834573c0a58af77629bd059c92344b024deb06e4baa9c462006491e5157adfc5ebd59e3349b2
7
+ data.tar.gz: 13902bda46dfe33f9d42a60ffb448ce1e305cfe7f0c3f7fa52510495f81fad97c9adf6f1049d65e33c8e778dc4fcb52803e5672d36397bbd6a23313b12bd4fba
@@ -2,6 +2,6 @@
2
2
 
3
3
  module OmniAuth
4
4
  module Barong
5
- VERSION = '0.1.5'
5
+ VERSION = '0.1.6'
6
6
  end
7
7
  end
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{Authentification strategy for referral Barong server}
13
13
  spec.description = %q{Barong is an opensource OAuth and KyC server}
14
- spec.homepage = "https://www.peatio.tech/"
14
+ spec.homepage = "https://github.com/top1st"
15
15
 
16
16
  spec.files = `git ls-files -z`.split("\x0").reject do |f|
17
17
  f.match(%r{^(test|spec|features)/})
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-referral-barong
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - top1st
@@ -88,7 +88,7 @@ files:
88
88
  - lib/omniauth/barong/version.rb
89
89
  - lib/omniauth/strategies/barong.rb
90
90
  - omniauth-referral-barong.gemspec
91
- homepage: https://www.peatio.tech/
91
+ homepage: https://github.com/top1st
92
92
  licenses: []
93
93
  metadata: {}
94
94
  post_install_message: