From 8ac81f6f7b1d4398062e4d689c52e58521cd2920 Mon Sep 17 00:00:00 2001 From: Nemo Date: Tue, 19 Jan 2021 14:30:48 +0530 Subject: [PATCH] [deps] Dependency updates --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5addd38..8443d31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,11 @@ GEM remote: https://rubygems.org/ specs: - mini_portile2 (2.4.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + racc (1.5.2) PLATFORMS ruby @@ -12,4 +14,4 @@ DEPENDENCIES nokogiri BUNDLED WITH - 2.1.4 + 2.2.5