authentasaurus 0.6.4 → 0.6.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,8 +30,6 @@ module ActiveResource::ActsAsAuthenticatable
30
30
  else
31
31
  local_user.save
32
32
  end
33
-
34
- user = local_user
35
33
  end
36
34
  end
37
35
  return user
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: authentasaurus
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
- - 4
10
- version: 0.6.4
9
+ - 5
10
+ version: 0.6.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Omar Mekky