From ec18a2df29d2a3b3fb925c3c076e3602c940b0c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 20:28:43 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.5.11 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.5.11. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.5.0...v1.5.11) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d2309b..551aada 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM nested_set (1.6.8) activerecord (>= 3.0.0) railties (>= 3.0.0) - nokogiri (1.5.0) + nokogiri (1.5.11) paperclip (2.4.1) activerecord (>= 2.3.0) activesupport (>= 2.3.2)