omniauth-microvellum 0.1.4.3 → 0.1.4.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +1,8 @@
1
- require 'omniauth'
1
+ require 'omniauth-oauth2'
2
2
 
3
3
  module OmniAuth
4
4
  module Strategies
5
- class Microvellum
6
- include OmniAuth::Strategy
5
+ class Microvellum < OmniAuth::Strategies::OAuth2
7
6
 
8
7
  #Option Storage / Request Phase
9
8
  option :name, 'microvellum'
@@ -14,5 +14,5 @@ Gem::Specification.new do |gem|
14
14
  gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
15
15
  gem.name = "omniauth-microvellum"
16
16
  gem.require_paths = ["lib"]
17
- gem.version = "0.1.4.3"
17
+ gem.version = "0.1.4.4"
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-microvellum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4.3
4
+ version: 0.1.4.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: