From c5d7b9db88b426d2961f75bb26e510e8f1e2a3f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 May 2019 10:27:09 +0000 Subject: [PATCH] Bump coffee-rails from 4.2.2 to 5.0.0 Bumps [coffee-rails](https://github.com/rails/coffee-rails) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/rails/coffee-rails/releases) - [Changelog](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/coffee-rails/compare/v4.2.2...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 012a74b..d6dff5f 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem 'uglifier', '>= 1.3.0' # gem 'therubyracer', platforms: :ruby # Use CoffeeScript for .coffee assets and views -gem 'coffee-rails', '~> 4.2' +gem 'coffee-rails', '~> 5.0' # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks gem 'turbolinks', '~> 5' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder diff --git a/Gemfile.lock b/Gemfile.lock index 7e6897a..236037b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,9 +82,9 @@ GEM childprocess (1.0.1) rake (< 13.0) climate_control (0.2.0) - 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 @@ -340,7 +340,7 @@ DEPENDENCIES capistrano-rails (~> 1.3) capistrano-rvm capybara (~> 3.20) - coffee-rails (~> 4.2) + coffee-rails (~> 5.0) connection_pool coveralls devise