From b29fecc3a247d18a1a73757b657462ae83825654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 20:04:20 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8.1 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8.1 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.8.1...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) mode change 100755 => 100644 Gemfile diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index ca146c9..31da944 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'rails', '3.2.15' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git' -gem 'nokogiri', '< 1.7' +gem 'nokogiri', '< 1.14' # Gems used only for assets and not required # in production environments by default. diff --git a/Gemfile.lock b/Gemfile.lock index b318735..930f28a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,14 +113,16 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - mini_portile2 (2.1.0) + mini_portile2 (2.8.0) multi_json (1.13.1) multi_xml (0.6.0) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.5) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.0) rack (1.4.7) rack-cache (1.7.1) rack (>= 0.4) @@ -208,7 +210,7 @@ DEPENDENCIES jquery-rails jquery-ui-themes (~> 0.0.4) less-rails-bootstrap - nokogiri (< 1.7) + nokogiri (< 1.14) quiet_assets rails (= 3.2.15) roo