authic_client 0.0.5 → 0.0.6

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.
@@ -25,7 +25,7 @@ module AuthicUserMixin
25
25
  user.authic_data = (auth.extra.raw_info.to_json.to_s if auth.extra.raw_info)
26
26
 
27
27
  user.save
28
- return users
28
+ return user
29
29
  end
30
30
  end
31
31
 
@@ -1,3 +1,3 @@
1
1
  module AuthicClient
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: authic_client
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.5
5
+ version: 0.0.6
6
6
  platform: ruby
7
7
  authors:
8
8
  - authic
@@ -153,7 +153,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
153
153
  requirements:
154
154
  - - ">="
155
155
  - !ruby/object:Gem::Version
156
- hash: -4069407001903133763
156
+ hash: 1439866202659759572
157
157
  segments:
158
158
  - 0
159
159
  version: "0"
@@ -162,7 +162,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
162
162
  requirements:
163
163
  - - ">="
164
164
  - !ruby/object:Gem::Version
165
- hash: -4069407001903133763
165
+ hash: 1439866202659759572
166
166
  segments:
167
167
  - 0
168
168
  version: "0"