diff --git a/Gemfile.lock b/Gemfile.lock index 0f96ba946..52a1184bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM airbrake-ruby (1.8.0) arel (6.0.4) ast (2.4.0) - bcrypt (3.1.12) + bcrypt (3.1.13) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) bson (4.3.0) @@ -88,10 +88,10 @@ GEM phonelib rest-client (~> 2.0) validates_email_format_of - devise (4.6.2) + devise (4.7.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 6.0) + railties (>= 4.1.0) responders warden (~> 1.2.3) diff-lcs (1.3)