omniauth-ljne 0.1.3 → 0.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6709076c7b46473254b63a331b6682273b2617cf
4
- data.tar.gz: be381e4b8e1f2337af0ef4bfa92fafe383f26592
3
+ metadata.gz: 24494ea4655a62541663ad8269b1ada5961b63e1
4
+ data.tar.gz: 0f11117a2d40d31a66dcfd800bceb76768ca2d8a
5
5
  SHA512:
6
- metadata.gz: 8ec2303afa95cc933ff067a0e173b091f76725cb9ee311a21a207c5b485b6cb9b8e63cec32beceb0dbb346a0ad5c7888243f88f6b2263fdc2c3c379540dc787e
7
- data.tar.gz: b96e01f6bf696d6f85ffe37f78aa737e8c406fddecb181266581fe00e6f7cd97a267d5a9b41cbc340345534d409088ec30bc6cb6a9e64454f99618f82c5a05d4
6
+ metadata.gz: eb340c345b503e57a836011176df0d833a54ba0be90963630a86fa95bfff8ec8788e34dd136774a5ced36152f391095e240a75ef9499dc70e8f65f711c7b0a37
7
+ data.tar.gz: b5021408f525d939da83cd5cc31d846c894aacb01d9d9f39b646cb54722624622a29a2567e4eb8eccf536c53fe2e9dcfd35d717c7d3053354158e4cbc5923b38
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Ljne
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
@@ -46,6 +46,7 @@ module OmniAuth
46
46
  email: raw_info['email'],
47
47
  image: raw_info['pictureUrl'],
48
48
  description: raw_info['statusMessage']
49
+ info: raw_info
49
50
  }
50
51
  end
51
52
 
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.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - nguyenthanhcong101096
@@ -80,6 +80,7 @@ files:
80
80
  - omniauth-ljne-0.1.0.gem
81
81
  - omniauth-ljne-0.1.1.gem
82
82
  - omniauth-ljne-0.1.2.gem
83
+ - omniauth-ljne-0.1.3.gem
83
84
  - omniauth-ljne.gemspec
84
85
  homepage: https://github.com/nguyenthanhcong101096/omniauth-line
85
86
  licenses: