From 1e5ce91cd675143881836ec0a276789012dafc5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 04:20:12 +0000 Subject: [PATCH] Bump coffee-rails from 4.1.1 to 4.2.2 Bumps [coffee-rails](https://github.com/rails/coffee-rails) from 4.1.1 to 4.2.2. - [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.1.1...v4.2.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index f21babd..3ddfefe 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ ruby '2.6.0' gem 'autoprefixer-rails' gem 'bourbon', '~> 4.2.0' gem 'chronic' -gem 'coffee-rails', '~> 4.1.0' +gem 'coffee-rails', '~> 4.2.2' gem 'delayed_job_active_record' gem 'flutie' gem 'high_voltage' diff --git a/Gemfile.lock b/Gemfile.lock index 6fab4f9..51495c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,9 +71,9 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - coffee-rails (4.1.1) + coffee-rails (4.2.2) coffee-script (>= 2.2.0) - railties (>= 4.0.0, < 5.1.x) + railties (>= 4.0.0) coffee-script (2.4.1) coffee-script-source execjs @@ -284,7 +284,7 @@ DEPENDENCIES bundler-audit capybara-webkit chronic - coffee-rails (~> 4.1.0) + coffee-rails (~> 4.2.2) database_cleaner delayed_job_active_record dotenv-rails