omniauth-steam-nitrogs 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module Steam
3
- VERSION = "1.0.0"
3
+ VERSION = "1.0.1"
4
4
  end
5
5
  end
@@ -6,7 +6,7 @@ module OmniAuth
6
6
 
7
7
  option :api_key, nil
8
8
  option :name, "steam"
9
- option :identifier, "https://steamcommunity.com/openid"
9
+ option :identifier, "http://steamcommunity.com/openid"
10
10
 
11
11
  uid { steam_id }
12
12
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-steam-nitrogs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: