omniauth_llx 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module OmniauthLlx
2
2
  module Llx
3
- VERSION = "0.0.7"
3
+ VERSION = "0.0.8"
4
4
  end
5
5
  end
@@ -7,7 +7,7 @@ require 'uri'
7
7
  module OmniauthLlx
8
8
  module Strategies
9
9
 
10
- class Llx < Omniauth::Strategies::OAuth2
10
+ class Llx < OmniAuth::Strategies::OAuth2
11
11
  class NoAuthorizationCodeError < StandardError; end
12
12
  class UnknownSignatureAlgorithmError < NotImplementedError; end
13
13
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth_llx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: