From: Matthias Hecker <36882671+mattzque@users.noreply.github.com> Date: Fri, 27 Mar 2020 20:00:16 +0000 (+0100) Subject: Merge pull request #30 from ruby-rbot/dependabot/bundler/nokogiri-1.10.9 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=6586d3e63c650ab377b92c54cc96116cb23d714f;hp=57a8d6de3865d45b8ab3f56560f8a456bf1c0d08;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git Merge pull request #30 from ruby-rbot/dependabot/bundler/nokogiri-1.10.9 Bump nokogiri from 1.6.1 to 1.10.9 --- diff --git a/Gemfile.lock b/Gemfile.lock index 17ed1dd0..b57346a7 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)