omniauth_llx 0.0.4 → 0.0.5

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.4"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
@@ -41,7 +41,7 @@ module OmniAuthLlx
41
41
  'image' => image_url(uid, options),
42
42
  'description' => raw_info['bio'],
43
43
  'urls' => {
44
- 'Facebook' => raw_info['link'],
44
+ 'Llx' => raw_info['link'],
45
45
  'Website' => raw_info['website']
46
46
  },
47
47
  'location' => (raw_info['location'] || {})['name'],
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.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: