omniauth_llx 0.0.3 → 0.0.4

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.
@@ -1,5 +1,5 @@
1
1
  module OmniauthLlx
2
2
  module Llx
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.4"
4
4
  end
5
5
  end
@@ -4,7 +4,7 @@ require 'openssl'
4
4
  require 'rack/utils'
5
5
  require 'uri'
6
6
 
7
- module OmniAuth_llx
7
+ module OmniAuthLlx
8
8
  module Strategies
9
9
  class Llx < OmniAuth::Strategies::OAuth2
10
10
  class NoAuthorizationCodeError < StandardError; end
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.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: