From aa943a9a006b8014477e54de41dd38baf0fcddf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 00:58:15 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.12.5 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6. - [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.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 90d2cb2..8490fab 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem 'chartkick', '~> 3.4.0' gem 'rails-bootstrap-datepicker' # Force activejob version to avoid vulnerable version gem 'bootstrap-sass', '~> 3.4.1' -gem 'nokogiri', '~> 1.12.5' +gem 'nokogiri', '~> 1.13.6' gem 'omniauth', '~> 1.9.0' gem 'devise', '~> 4.7.1' gem 'websocket-extensions', '~> 0.1.5' diff --git a/Gemfile.lock b/Gemfile.lock index 6ec595a..4959388 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,12 +152,12 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) net-ldap (0.16.2) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) nprogress-rails (0.2.0.2) omniauth (1.9.1) @@ -293,7 +293,7 @@ DEPENDENCIES jbuilder (~> 2.5) listen (>= 3.0.5, < 3.2) minitest - nokogiri (~> 1.12.5) + nokogiri (~> 1.13.6) omniauth (~> 1.9.0) pg (~> 0.18) pry