From f71395570e65c0ba0b76e03409ed27d59801acf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 23:48:34 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.11.5 in /play-with-docker/Portus Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 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.10.5...v1.11.5) Signed-off-by: dependabot[bot] --- play-with-docker/Portus/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/play-with-docker/Portus/Gemfile.lock b/play-with-docker/Portus/Gemfile.lock index c1235180e..8a6142edb 100644 --- a/play-with-docker/Portus/Gemfile.lock +++ b/play-with-docker/Portus/Gemfile.lock @@ -184,15 +184,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.13.0) multi_json (1.11.2) multipart-post (2.0.0) mysql2 (0.3.18) nenv (0.3.0) net-ldap (0.11) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) @@ -227,6 +228,7 @@ GEM activesupport (>= 3.0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.5.2) rack (1.6.12) rack-mini-profiler (0.9.3) rack (>= 1.1.3)