1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00

Update 'coffee-rails'

This commit is contained in:
Philipp Fischbeck 2015-01-05 11:37:56 +01:00
parent c5748a69e0
commit 5a3467d0ad
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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