rails-identity 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-identity
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - David An
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-05-12 00:00:00.000000000 Z
11
+ date: 2016-05-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -179,6 +179,7 @@ files:
179
179
  - db/migrate/20160420012342_add_type_to_users.rb
180
180
  - db/migrate/20160421125651_remove_id_from_all_tables.rb
181
181
  - db/migrate/20160507014709_add_api_key_to_users.rb
182
+ - db/migrate/20160514213544_add_o_auth_to_users.rb
182
183
  - lib/rails_identity/cache.rb
183
184
  - lib/rails_identity/engine.rb
184
185
  - lib/rails_identity/roles.rb