diff --git a/Gemfile b/Gemfile index aa9107c..786661f 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'sass-rails', '~> 4.0.3' # Use Uglifier as compressor for JavaScript assets 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 714918c..d81d2db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM bootstrap-sass (3.3.1.0) sass (~> 3.2) builder (3.2.2) - 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) @@ -178,7 +178,7 @@ DEPENDENCIES autoprefixer-rails bh (~> 1.2) bootstrap-sass (~> 3.3.1) - coffee-rails (~> 4.0.0) + coffee-rails (~> 4.1.0) coveralls jbuilder (~> 2.0) jquery-rails