From 1bf55bcb657d9f21b2372be7acde27a60cbc0f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:12:36 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.13.3. - [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.11.1...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6227d0..6503019 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,15 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-bootbox (5.2.0) + rails-assets-bootstrap (>= 3.3.7) + rails-assets-bootstrap (3.3.7) + rails-assets-jquery (>= 1.9.1, < 4) + rails-assets-jquery (3.4.1) + rails-assets-notifyjs (0.4.2) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.5) actionpack (= 5.2.4.5) @@ -126,7 +135,7 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.4) minitest-reporters (1.4.3) ansi @@ -135,15 +144,15 @@ GEM ruby-progressbar msgpack (1.4.2) nio4r (2.5.5) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) pg (1.2.3) public_suffix (4.0.6) puma (5.2.1) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-attack (6.5.0) rack (>= 1.0, < 3) @@ -162,12 +171,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.5) sprockets-rails (>= 2.0.0) - rails-assets-bootbox (5.2.0) - rails-assets-bootstrap (>= 3.3.7) - rails-assets-bootstrap (3.3.7) - rails-assets-jquery (>= 1.9.1, < 4) - rails-assets-jquery (3.4.1) - rails-assets-notifyjs (0.4.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)