diff --git a/Gemfile b/Gemfile index 4ac3cfdd4a..1abf2ab274 100644 --- a/Gemfile +++ b/Gemfile @@ -93,7 +93,7 @@ gem 'whenever', require: false gem 'test-unit', '~> 3.4' -gem 'coffee-rails', '~> 4.2.2' +gem 'coffee-rails', '~> 5.0.0' gem 'compass-rails' gem 'mini_racer', '0.4.0' diff --git a/Gemfile.lock b/Gemfile.lock index 6d6685037b..875e5ccd00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,9 +159,9 @@ GEM codecov (0.5.2) simplecov (>= 0.15, < 0.22) coderay (1.1.3) - coffee-rails (4.2.2) + coffee-rails (5.0.0) coffee-script (>= 2.2.0) - railties (>= 4.0.0) + railties (>= 5.2.0) coffee-script (2.4.1) coffee-script-source execjs @@ -645,7 +645,7 @@ DEPENDENCIES capybara catalog! codecov - coffee-rails (~> 4.2.2) + coffee-rails (~> 5.0.0) combine_pdf compass-rails custom_error_message!