From 71d19e724744f844a956a47727c6baf37f1d5c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 07:46:35 +0000 Subject: [PATCH] Bump gibbon from 1.1.5 to 1.2.1 Bumps [gibbon](https://github.com/amro/gibbon) from 1.1.5 to 1.2.1. - [Release notes](https://github.com/amro/gibbon/releases) - [Changelog](https://github.com/amro/gibbon/blob/v1.2.1/CHANGELOG.md) - [Commits](https://github.com/amro/gibbon/compare/v1.1.5...v1.2.1) --- updated-dependencies: - dependency-name: gibbon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 970977f..d3858ce 100644 --- a/Gemfile +++ b/Gemfile @@ -66,7 +66,7 @@ gem 'actionview-encoded_mail_to', '1.0.4' gem 'thinking-sphinx', '5.4.0' # Models -gem 'gibbon', '1.1.5' +gem 'gibbon', '1.2.1' gem 'sanitize', '3.0.0' gem 'rails_autolink', '1.1.6' gem 'state_machine', '~> 1.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index 7888a0c..8212e83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,7 +310,7 @@ GEM foreman (0.82.0) thor (~> 0.19.1) fspath (3.1.2) - gibbon (1.1.5) + gibbon (1.2.1) httparty multi_json (>= 1.9.0) globalid (0.4.2) @@ -574,7 +574,7 @@ DEPENDENCIES font-awesome-sass (= 4.1.0) foreman (= 0.82.0) friendly_id_pack! - gibbon (= 1.1.5) + gibbon (= 1.2.1) haml (= 4.0.5) image_optim (= 0.24.2) image_tools!