From ef16cfb6477d150026299e62341e4295d92b28d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 17:38:12 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.11.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.0. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 4cdd54df..d093a974 100644 --- a/Gemfile +++ b/Gemfile @@ -80,7 +80,7 @@ gem 'webpacker', '>= 4.0.x' # PUL Assets gem 'dalli' gem 'honeybadger', '~> 2.0' -gem 'nokogiri', '~> 1.10.8' +gem 'nokogiri', '~> 1.11.0' gem 'pul-assets', github: 'pulibrary/pul_assets', ref: '84dc633f5ff39167b4f7e7acf2517fffda630f0f' gem 'ruby-prof', require: false gem 'rubyzip', '>= 1.2.2' diff --git a/Gemfile.lock b/Gemfile.lock index e43b0001..708e31e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ GEM rake mini_magick (4.11.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.3) modernizr-rails (2.7.1) msgpack (1.2.4) @@ -323,8 +323,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.1.0) nio4r (2.5.2) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) normalize-rails (3.0.3) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) @@ -363,6 +364,7 @@ GEM public_suffix (4.0.6) puma (4.3.5) nio4r (~> 2.0) + racc (1.5.2) rack (2.1.4) rack-protection (2.0.8.1) rack @@ -628,7 +630,7 @@ DEPENDENCIES jquery-rails lograge logstash-event - nokogiri (~> 1.10.8) + nokogiri (~> 1.11.0) omniauth (~> 1.8.1) omniauth-cas open_uri_redirections