From 4e5a771d05b9802cdd960423a33a07047c3dceff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 19:31:32 +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) --- updated-dependencies: - dependency-name: coffee-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index fa94ca9..39d0260 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'bootstrap_form', '~> 2.7' gem 'bootstrap-sass', '~> 3.3' gem 'bootscale', require: false gem 'buffer' -gem 'coffee-rails', '~> 4.2' +gem 'coffee-rails', '~> 5.0' gem 'config' gem 'country_select' gem 'devise', '>= 4.7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 4278539..3323902 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,9 +108,9 @@ GEM cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) 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 @@ -604,7 +604,7 @@ DEPENDENCIES buffer bundler-audit (>= 0.5.0) capybara - coffee-rails (~> 4.2) + coffee-rails (~> 5.0) config connection_pool country_select