From 0e0f33cc35c05e0aea024ee068e97c0fe7e2a2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 08:45:32 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.10.4 in /public/js/bootstrap Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.10.4. - [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.8.1...v1.10.4) Signed-off-by: dependabot[bot] --- public/js/bootstrap/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/js/bootstrap/Gemfile.lock b/public/js/bootstrap/Gemfile.lock index a49115b..16593a1 100644 --- a/public/js/bootstrap/Gemfile.lock +++ b/public/js/bootstrap/Gemfile.lock @@ -46,11 +46,11 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.1-x64-mingw32) - mini_portile2 (~> 2.3.0) + mini_portile2 (2.4.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.4-x64-mingw32) + mini_portile2 (~> 2.4.0) pathutil (0.16.1) forwardable-extended (~> 2.6) public_suffix (3.0.1)