From c23ece99e1a4a32c0f5042508a7d517bbaa507bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 10:41:23 +0000 Subject: [PATCH] Bump cocoon from 1.2.11 to 1.2.14 Bumps [cocoon](https://github.com/nathanvda/cocoon) from 1.2.11 to 1.2.14. - [Release notes](https://github.com/nathanvda/cocoon/releases) - [Changelog](https://github.com/nathanvda/cocoon/blob/master/History.md) - [Commits](https://github.com/nathanvda/cocoon/compare/v1.2.11...v1.2.14) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5d011e54e..f7bed1ce2 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "audited", "~> 4.9.0" gem "autoprefixer-rails", "~> 8.2.0" gem "cancancan", "~> 2.3.0" gem "ckeditor", "~> 4.3.0" -gem "cocoon", "~> 1.2.9" +gem "cocoon", "~> 1.2.14" gem "daemons", "~> 1.2.4" gem "dalli", "~> 2.7.6" gem "delayed_job_active_record", "~> 4.1.3" diff --git a/Gemfile.lock b/Gemfile.lock index c97ee8422..d48fd5fee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM climate_control (0.2.0) cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) - cocoon (1.2.11) + cocoon (1.2.14) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -631,7 +631,7 @@ DEPENDENCIES capybara (~> 3.29.0) capybara-webmock (~> 0.5.3) ckeditor (~> 4.3.0) - cocoon (~> 1.2.9) + cocoon (~> 1.2.14) coveralls (~> 0.8.22) daemons (~> 1.2.4) dalli (~> 2.7.6)