omniauth-ljne 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bf16d97aac36cb7219c00a0f5a1ce2b2e1d93211
4
- data.tar.gz: '09e1baf4b5eb42784a573f313c1fc991bd033c64'
3
+ metadata.gz: 6709076c7b46473254b63a331b6682273b2617cf
4
+ data.tar.gz: be381e4b8e1f2337af0ef4bfa92fafe383f26592
5
5
  SHA512:
6
- metadata.gz: 85c37780c2ddee1ef35f00e6569524c2e45d5da9e6c9568eb575bbc804728832058d2533c4d3e48664a05aca14208fd87797af001867af2d183bb9e11734bee3
7
- data.tar.gz: 5313ae9b3f3296cc95e4d026932d5c747fc03669846b03326cc50090e3add034586f97ea480916a4edfc4b818bb59f398059a0d33bba02b6cd0f3fbe39badd29
6
+ metadata.gz: 8ec2303afa95cc933ff067a0e173b091f76725cb9ee311a21a207c5b485b6cb9b8e63cec32beceb0dbb346a0ad5c7888243f88f6b2263fdc2c3c379540dc787e
7
+ data.tar.gz: b96e01f6bf696d6f85ffe37f78aa737e8c406fddecb181266581fe00e6f7cd97a267d5a9b41cbc340345534d409088ec30bc6cb6a9e64454f99618f82c5a05d4
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Ljne
3
- VERSION = "0.1.2"
3
+ VERSION = "0.1.3"
4
4
  end
5
5
  end
@@ -45,7 +45,6 @@ module OmniAuth
45
45
  name: raw_info['displayName'],
46
46
  email: raw_info['email'],
47
47
  image: raw_info['pictureUrl'],
48
- email: raw_info['pictureUrl'],
49
48
  description: raw_info['statusMessage']
50
49
  }
51
50
  end
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-ljne
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - nguyenthanhcong101096
@@ -79,6 +79,7 @@ files:
79
79
  - lib/omniauth/strategies/line.rb
80
80
  - omniauth-ljne-0.1.0.gem
81
81
  - omniauth-ljne-0.1.1.gem
82
+ - omniauth-ljne-0.1.2.gem
82
83
  - omniauth-ljne.gemspec
83
84
  homepage: https://github.com/nguyenthanhcong101096/omniauth-line
84
85
  licenses: