diff --git a/Gemfile.lock b/Gemfile.lock index ff98b9526..1bd7b9dfe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,9 +68,9 @@ GEM arel (6.0.4) ast (2.3.0) awesome_print (1.7.0) - better_errors (2.1.1) + better_errors (2.4.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) @@ -105,7 +105,7 @@ GEM cliver (0.3.2) codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) - coderay (1.1.0) + coderay (1.1.2) coffee-rails (4.1.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.1.x) @@ -153,6 +153,7 @@ GEM dotenv-rails (2.1.0) dotenv (= 2.1.0) railties (>= 4.0, < 5.1) + erubi (1.7.1) erubis (2.7.0) execjs (2.6.0) fabrication (2.14.1)