From 45011e9d0109b3ee4bb34d62e41181ed39a30fbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:26:48 +0000 Subject: [PATCH] Bump nokogiri in /bai17-part2-rails-with-silverspoon/app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.12.5. - [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.8.1...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bai17-part2-rails-with-silverspoon/app/Gemfile.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/bai17-part2-rails-with-silverspoon/app/Gemfile.lock b/bai17-part2-rails-with-silverspoon/app/Gemfile.lock index 3d8a95d..0d5aa49 100644 --- a/bai17-part2-rails-with-silverspoon/app/Gemfile.lock +++ b/bai17-part2-rails-with-silverspoon/app/Gemfile.lock @@ -64,6 +64,7 @@ GEM crass (1.0.3) erubi (1.7.0) execjs (2.7.0) + ffi (1.9.18) ffi (1.9.18-x86-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) @@ -79,14 +80,18 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.6.1) minitest (5.10.3) multi_json (1.12.2) nio4r (2.1.0) - nokogiri (1.8.1-x86-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-x86-mingw32) + racc (~> 1.4) public_suffix (3.0.1) puma (3.11.0) + racc (1.5.2) rack (2.0.3) rack-test (0.8.2) rack (>= 1.0, < 3) @@ -139,6 +144,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) thor (0.20.0) thread_safe (0.3.6) @@ -164,6 +170,7 @@ GEM nokogiri (~> 1.3) PLATFORMS + ruby x86-mingw32 DEPENDENCIES