omniauth-oyoh 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: 8c7d1059cd83727c5639b0e278d2c296ac381a7f
4
- data.tar.gz: 2949039b6387c523669195503525d2ea7988419c
3
+ metadata.gz: e9c7866450a6baf4e7c794d5ed0e4323940b5a43
4
+ data.tar.gz: fda3d485492bcea128490c9059d10c2265f1a522
5
5
  SHA512:
6
- metadata.gz: 18864b1473bf88596ae4687fc839bc2cdafc285d2ce9bae0a832aaa10205763e1978de898cf30716d411b965b11770ac45ac24eccfe21eaedc300ff568aaa0a5
7
- data.tar.gz: 247d95d086e7d94c44109ff2f65375ee9da8382e36ccce86b4b11580da9c21d972955bcc2665471c0002169b0f9a2d9abac97aa64eab16bd8617a83c2d4bea1f
6
+ metadata.gz: e09b3ddfde28a7b3545d2e8373c5813a3b1b1deb908a1ea9dddd94c85045d1e653f42eb3143d62efbe5400d626c55ee0cf8b8f6d9ab3d877f9dbbb789735ff20
7
+ data.tar.gz: f8d66bfa29a017969c6d4ac6a3a28b6ed8244f074625d3041970b708fe9d57b2394ee34ea7ce731821a6ba1be8e9d45e704a764add0e5b94ce76c4d9e7b8a585
data/lib/omniauth-oyoh.rb CHANGED
@@ -1,2 +1,2 @@
1
- require "omniauth-dhh/version"
2
- require "omniauth/strategies/dhh"
1
+ require "omniauth-oyoh/version"
2
+ require "omniauth/strategies/oyoh"
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Oyoh
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-oyoh
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
  - Reza Jelveh