From 6c48935d9f2e9d11e637652622712ea9a9579191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 13:48:57 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.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.10.9...v1.11.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d54e24d..8315da7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,6 +55,7 @@ GEM railties (>= 3.2, < 6.1) erubi (1.9.0) execjs (2.7.0) + ffi (1.12.2) ffi (1.12.2-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -69,13 +70,18 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.0) nio4r (2.5.2) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.5-x86-mingw32) + racc (~> 1.4) + pg (0.19.0) pg (0.19.0-x86-mingw32) puma (3.12.4) + racc (1.5.2) rack (2.2.2) rack-proxy (0.6.5) rack @@ -98,6 +104,11 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) + rails_12factor (0.0.3) + rails_serve_static_assets + rails_stdout_logging + rails_serve_static_assets (0.0.5) + rails_stdout_logging (0.0.5) railties (5.1.7) actionpack (= 5.1.7) activesupport (= 5.1.7) @@ -158,6 +169,7 @@ GEM websocket-extensions (0.1.4) PLATFORMS + ruby x86-mingw32 DEPENDENCIES @@ -167,6 +179,7 @@ DEPENDENCIES pg (~> 0.18) puma (~> 3.7) rails (~> 5.1.3) + rails_12factor react-rails sass-rails (~> 5.0) turbolinks (~> 5)