authentasaurus 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,6 @@ module ActiveResource::Authenticatable
3
3
  def self.included(base)
4
4
  base.send :extend, ClassMethods
5
5
 
6
- base.send :unloadable
7
6
  end
8
7
 
9
8
  module ClassMethods
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: 7
4
+ hash: 5
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
- - 0
10
- version: 0.6.0
9
+ - 1
10
+ version: 0.6.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Omar Mekky