From 551d60590d877531d270e06b0cf84eb020986087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:42:41 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8. - [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.10.4...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 629c1ef..9c7fb25 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ end gem 'rails', '~> 5.1.4' # updating dependencies because GitHub said to gem 'loofah', '~> 2.3.1' -gem 'nokogiri', '~> 1.10.4' +gem 'nokogiri', '~> 1.10.8' gem 'rails-html-sanitizer', '~> 1.0.4' gem 'active_model_serializers' diff --git a/Gemfile.lock b/Gemfile.lock index e0d38c5..288dd09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.4) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) @@ -222,7 +222,7 @@ DEPENDENCIES jbuilder (~> 2.5) listen (>= 3.0.5, < 3.2) loofah (~> 2.3.1) - nokogiri (~> 1.10.4) + nokogiri (~> 1.10.8) omniauth omniauth-facebook pg