From: Tom Hughes Date: Sun, 24 Nov 2013 16:42:43 +0000 (+0000) Subject: Drop ejs as we aren't using it anymore X-Git-Tag: live~4674^2~21 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/312bc4e72cdedc22dab831c8f5f23665e33bdc29 Drop ejs as we aren't using it anymore --- diff --git a/Gemfile b/Gemfile index 958824e82..11008d943 100644 --- a/Gemfile +++ b/Gemfile @@ -34,9 +34,6 @@ gem 'jsonify-rails' # Use R2 for RTL conversion gem 'r2' -# Use ejs for javascript templates -gem 'ejs' - # Load rails plugins gem 'rails-i18n', "~> 4.0.0" gem 'dynamic_form' diff --git a/Gemfile.lock b/Gemfile.lock index 08bb2f1c3..d8dae468a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,6 @@ GEM dalli (2.6.4) deadlock_retry (1.2.0) dynamic_form (1.1.4) - ejs (1.1.1) erubis (2.7.0) execjs (2.0.2) faraday (0.8.8) @@ -181,7 +180,6 @@ DEPENDENCIES dalli deadlock_retry (>= 1.2.0) dynamic_form - ejs htmlentities http_accept_language (~> 2.0.0) httpclient