From e5e632a2583eb8adcff01780e36b67475ea74953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:38:53 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2. - [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.12.5...v1.13.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 48963ba..2be5e05 100644 --- a/Gemfile +++ b/Gemfile @@ -39,7 +39,7 @@ gem 'omniauth-facebook' gem 'fickle-ruby', '~> 1.0' group :extras do - gem 'nokogiri', '~> 1.12.5' + gem 'nokogiri', '~> 1.13.2' gem 'nibbler', '~> 1.3' #, :path => '/Users/mislav/Projects/nibbler' gem 'addressable', '~> 2.8' gem 'faraday', '~> 0.8.9' diff --git a/Gemfile.lock b/Gemfile.lock index ffafb36..d2d6b25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM mingo (0.6.0) mongo (>= 1.3, < 2.0) mini_mime (1.0.0) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) mongo (1.12.5) bson (= 1.12.5) @@ -134,10 +134,10 @@ GEM mingo (>= 0.2) rack nibbler (1.3.0) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.2) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.2-x86_64-linux) racc (~> 1.4) oauth (0.5.6) oauth2 (1.4.0) @@ -273,7 +273,7 @@ DEPENDENCIES mongo-rails-instrumentation never-forget nibbler (~> 1.3) - nokogiri (~> 1.12.5) + nokogiri (~> 1.13.2) omniauth-facebook omniauth-twitter rack-cache