From 6a4954bc25d916cc3bb8b6a8adb77b2cef43e741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 09:27:34 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.1...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf6df45..099650f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,6 +53,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) crass (1.0.3) + database_cleaner (1.8.3) devise (4.4.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -92,13 +93,13 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.1) multi_json (1.13.1) mysql2 (0.4.10) nio4r (2.2.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) puma (3.11.2) rack (2.0.3) @@ -209,6 +210,7 @@ PLATFORMS DEPENDENCIES byebug coffee-rails (~> 4.2) + database_cleaner devise dotenv-rails factory_bot_rails