From e583502f4e4fc9011abf5861184f2108a33218c3 Mon Sep 17 00:00:00 2001 From: Diego Araújo Date: Mon, 13 Oct 2014 16:57:57 -0300 Subject: [PATCH] coffee-rails gem updated --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e55e5d0..be07f9f 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'sass-rails', '~> 4.0.1' gem 'uglifier', '>= 1.3.0' # Use CoffeeScript for .js.coffee assets and views -gem 'coffee-rails', '~> 4.0.0' +gem 'coffee-rails', '~> 4.1.0' # See https://github.com/sstephenson/execjs#readme for more supported runtimes gem 'therubyracer', :platforms => :ruby diff --git a/Gemfile.lock b/Gemfile.lock index 48d5aa8..1179d31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM railties (> 3.1) cliver (0.3.2) coderay (1.1.0) - coffee-rails (4.0.1) + coffee-rails (4.1.0) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) coffee-script (2.3.0) @@ -279,7 +279,7 @@ DEPENDENCIES capistrano-rails capistrano-rvm (~> 0.1.0) chart-js-rails (~> 0.0.6) - coffee-rails (~> 4.0.0) + coffee-rails (~> 4.1.0) colorpicker (~> 0.0.5) coveralls cucumber-rails (~> 1.4.0) -- libgit2 0.21.2