Bump devise

This commit is contained in:
gregoirenovel 2018-01-16 17:37:37 +01:00
parent b51cef6cee
commit c05f06ceea

View file

@ -141,6 +141,7 @@ GEM
carrierwave (>= 0.9)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.3)
daemons (1.2.4)
database_cleaner (1.5.3)
datetime_picker_rails (0.0.7)
@ -159,10 +160,10 @@ GEM
activerecord (> 3.0.0)
delayed_job (> 2.0.3)
sinatra (>= 1.4.4)
devise (4.2.0)
devise (4.4.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)
railties (>= 4.1.0, < 5.2)
responders
warden (~> 1.2.3)
diff-lcs (1.2.5)
@ -408,7 +409,8 @@ GEM
activesupport (>= 4.0)
logstash-event (~> 1.2.0)
request_store
loofah (2.0.3)
loofah (2.1.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.10)
mail (2.6.4)
@ -493,7 +495,7 @@ GEM
byebug (~> 9.0)
pry (~> 0.10)
public_suffix (2.0.5)
rack (2.0.1)
rack (2.0.3)
rack-handlers (0.7.3)
rack
rack-mini-profiler (0.10.7)
@ -538,7 +540,7 @@ GEM
rainbow (2.2.2)
rake
raindrops (0.17.0)
rake (12.0.0)
rake (12.3.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
@ -550,8 +552,9 @@ GEM
rdoc (4.3.0)
ref (2.0.0)
request_store (1.3.1)
responders (2.3.0)
railties (>= 4.2.0, < 5.1)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rest-client (2.0.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
@ -671,7 +674,7 @@ GEM
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (0.19.4)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
timecop (0.8.1)