From 3ba439ec0de505846bc5554db421eda920819561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 19:20:07 +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 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!