From 23c42cdcf20ec1d772d7a2d2e8ea02460ace2b82 Mon Sep 17 00:00:00 2001 From: Helge Rausch Date: Tue, 20 Aug 2019 11:53:23 +0200 Subject: [PATCH] Update nokogiri (#518) --- .ruby-version | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ruby-version b/.ruby-version index 8e8299d..aedc15b 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.4.2 +2.5.3 diff --git a/Gemfile.lock b/Gemfile.lock index 5065c80..8df082f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM mime-types (2.99.3) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) mocha (1.5.0) metaclass (~> 0.0.1) @@ -193,8 +193,8 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) netrc (0.11.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) nokogumbo (1.5.0) nokogiri notiffany (0.1.1) @@ -451,4 +451,4 @@ DEPENDENCIES will_paginate-bootstrap BUNDLED WITH - 1.17.1 + 1.17.3