From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 19:58:47 +0000 (+0000) Subject: Bump nokogiri from 1.6.1 to 1.10.9 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=358e6c29b8dfc9182a7c86f9bc9021a7a567d3d2;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git Bump nokogiri from 1.6.1 to 1.10.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.10.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.1...v1.10.9) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index d9229f54..47f5836e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,14 +20,14 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (>= 0.0.9, < 0.2) mime-types (2.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) multi_json (1.9.0) multi_xml (0.5.5) multipart-post (2.0.0) net-http-digest_auth (1.4) net-http-persistent (2.9.4) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) oauth (0.4.7) oauth2 (0.9.3)