From e4c5107cc20be99cd0648a1a83863b841f7df33a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 05:18:21 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.11.1 to 1.12.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.12.0. **This update includes security fixes.** - [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.11.1...v1.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9b7accf..6a3c19c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,14 +19,14 @@ GEM hashie (4.1.0) jwt (2.2.1) mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.0) + mini_portile2 (~> 2.6.1) racc (~> 1.4) oauth2 (1.4.3) faraday (>= 0.8, < 2.0)