From 6d227c31538aa1c69f82da080aeca2c51392b9e5 Mon Sep 17 00:00:00 2001 From: Nemo Date: Thu, 17 Jan 2019 19:09:21 +0530 Subject: [PATCH] [deps] bundle update (and upgrade to bundler 2.x) --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7a03a9..f1c5d81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - mini_portile2 (2.3.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + mini_portile2 (2.4.0) + nokogiri (1.10.1) + mini_portile2 (~> 2.4.0) PLATFORMS ruby @@ -12,4 +12,4 @@ DEPENDENCIES nokogiri BUNDLED WITH - 1.16.3 + 2.0.1