From a36457b5f38231f532db1b3e4a8442c7411db5e9 Mon Sep 17 00:00:00 2001 From: Alexander Machehin Date: Tue, 6 May 2014 17:07:36 +0600 Subject: [PATCH] [#369] add codemirror gem --- Gemfile | 1 + Gemfile.lock | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Gemfile b/Gemfile index f835626f8..8b41c53b9 100644 --- a/Gemfile +++ b/Gemfile @@ -90,6 +90,7 @@ gem 'therubyrhino', '~> 1.73.1', platforms: :jruby gem 'bootstrap-sass', '~> 3.1.1' gem 'font-awesome-rails' +gem 'codemirror-rails' gem 'sitemap_generator' diff --git a/Gemfile.lock b/Gemfile.lock index 25ce2c45d..243ca83dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,6 +128,8 @@ GEM activesupport (>= 3.0) cocaine (0.5.3) climate_control (>= 0.0.3, < 1.0) + codemirror-rails (4.0) + railties (>= 3.0, < 5) coderay (1.1.0) coffee-rails (4.0.1) coffee-script (>= 2.2.0) @@ -536,6 +538,7 @@ DEPENDENCIES capistrano capistrano_colors charlock_holmes (~> 0.6.9) + codemirror-rails coffee-rails (~> 4.0.1) compass-rails (~> 1.1.6) creole