Bump devise-token_authenticatable

This commit is contained in:
Dennis Schubert 2016-05-12 01:54:26 +02:00 committed by Jonne Haß
parent 2b45ba67c6
commit 7e9da88601
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6

View file

@ -64,7 +64,7 @@ GEM
ejs ejs
jquery-rails jquery-rails
railties railties
bcrypt (3.1.10) bcrypt (3.1.11)
bootstrap-sass (2.3.2.2) bootstrap-sass (2.3.2.2)
sass (~> 3.2) sass (~> 3.2)
buftok (0.2.0) buftok (0.2.0)
@ -144,8 +144,8 @@ GEM
responders responders
thread_safe (~> 0.1) thread_safe (~> 0.1)
warden (~> 1.2.3) warden (~> 1.2.3)
devise-token_authenticatable (0.4.0) devise-token_authenticatable (0.4.6)
devise (~> 3.5.0) devise (>= 3.5.2, < 4.0.0)
devise_lastseenable (0.0.6) devise_lastseenable (0.0.6)
devise devise
rails (>= 3.0.4) rails (>= 3.0.4)