diff --git a/Gemfile.lock b/Gemfile.lock index a788de8..d7b233f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,9 +29,10 @@ GEM tzinfo (~> 1.1) addressable (2.3.6) arel (5.0.1.20140414130214) - better_errors (1.1.0) + better_errors (2.8.0) coderay (>= 1.0.0) - erubis (>= 2.6.6) + erubi (>= 1.0.0) + rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) bootstrap-sass (3.1.1.1) @@ -47,7 +48,7 @@ GEM timers (~> 1.1.0) childprocess (0.5.3) ffi (~> 1.0, >= 1.0.11) - coderay (1.1.0) + coderay (1.1.3) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -60,6 +61,7 @@ GEM debug_inspector (0.0.2) diff-lcs (1.2.5) docile (1.1.5) + erubi (1.10.0) erubis (2.7.0) eventmachine (1.0.3) execjs (2.2.1)