From abd7e1fbfb8bb87fff962d01aa0933e26d7ff135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 16:43:05 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.11.5 in /ticketee Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.5. - [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.11.5) Signed-off-by: dependabot[bot] --- ticketee/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ticketee/Gemfile.lock b/ticketee/Gemfile.lock index de628fc..6113bac 100644 --- a/ticketee/Gemfile.lock +++ b/ticketee/Gemfile.lock @@ -149,13 +149,15 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) minitest (5.14.3) msgpack (1.3.3) nio4r (2.5.4) - nokogiri (1.11.1) + nokogiri (1.11.5) mini_portile2 (~> 2.5.0) racc (~> 1.4) orm_adapter (0.5.0)