devise_token_auth 0.1.28.beta8 → 0.1.28.beta9

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devise_token_auth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.28.beta8
4
+ version: 0.1.28.beta9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lynn Hurley
@@ -176,6 +176,7 @@ files:
176
176
  - test/dummy/db/migrate/20140916224624_add_favorite_color_to_mangs.rb
177
177
  - test/dummy/db/schema.rb
178
178
  - test/dummy/db/test.sqlite3
179
+ - test/dummy/db/test.sqlite3-journal
179
180
  - test/dummy/log/development.log
180
181
  - test/dummy/log/test.log
181
182
  - test/dummy/public/404.html
@@ -273,6 +274,7 @@ test_files:
273
274
  - test/dummy/db/migrate/20140916224624_add_favorite_color_to_mangs.rb
274
275
  - test/dummy/db/schema.rb
275
276
  - test/dummy/db/test.sqlite3
277
+ - test/dummy/db/test.sqlite3-journal
276
278
  - test/dummy/log/development.log
277
279
  - test/dummy/log/test.log
278
280
  - test/dummy/public/404.html