omniauth-ljne 0.1.4 → 0.1.5

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: 24494ea4655a62541663ad8269b1ada5961b63e1
4
- data.tar.gz: 0f11117a2d40d31a66dcfd800bceb76768ca2d8a
3
+ metadata.gz: 28f37cba21e3a7d9a0d8680ad2c2953b32dbaa59
4
+ data.tar.gz: b519a8b6f8e36e4330c4b8ca402a3923fdf1a0d9
5
5
  SHA512:
6
- metadata.gz: eb340c345b503e57a836011176df0d833a54ba0be90963630a86fa95bfff8ec8788e34dd136774a5ced36152f391095e240a75ef9499dc70e8f65f711c7b0a37
7
- data.tar.gz: b5021408f525d939da83cd5cc31d846c894aacb01d9d9f39b646cb54722624622a29a2567e4eb8eccf536c53fe2e9dcfd35d717c7d3053354158e4cbc5923b38
6
+ metadata.gz: 91c50414e892c83a7ee11256df7ec4c5787c48edc4e0767c8468638cbf1d9532687d82fe442fa326f79f795f6b663f6c62bb880c7e28d02f21d5c0d44b741361
7
+ data.tar.gz: cd45028805862bb27bc4126e5a463806ad2c973fd1203befdb4d7ef66fada21e5e73794bd2b949f9cf9acdcc0bef3924f6311b8c14741fb3f792d50eeb800735
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Ljne
3
- VERSION = "0.1.4"
3
+ VERSION = "0.1.5"
4
4
  end
5
5
  end
@@ -45,7 +45,7 @@ module OmniAuth
45
45
  name: raw_info['displayName'],
46
46
  email: raw_info['email'],
47
47
  image: raw_info['pictureUrl'],
48
- description: raw_info['statusMessage']
48
+ description: raw_info['statusMessage'],
49
49
  info: raw_info
50
50
  }
51
51
  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.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - nguyenthanhcong101096
@@ -81,6 +81,7 @@ files:
81
81
  - omniauth-ljne-0.1.1.gem
82
82
  - omniauth-ljne-0.1.2.gem
83
83
  - omniauth-ljne-0.1.3.gem
84
+ - omniauth-ljne-0.1.4.gem
84
85
  - omniauth-ljne.gemspec
85
86
  homepage: https://github.com/nguyenthanhcong101096/omniauth-line
86
87
  licenses: