From 41cb0deeb43f4e1659014ee18451a95677a06503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 14:13:42 +0000 Subject: [PATCH] Bump nokogiri from 1.10.3 to 1.10.4 in /spec/dummy-app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4. - [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.10.3...v1.10.4) Signed-off-by: dependabot[bot] --- spec/dummy-app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/dummy-app/Gemfile.lock b/spec/dummy-app/Gemfile.lock index 69f1169..6e9a89d 100644 --- a/spec/dummy-app/Gemfile.lock +++ b/spec/dummy-app/Gemfile.lock @@ -78,7 +78,7 @@ GEM msgpack (1.2.9) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.10.3) + nokogiri (1.10.4) mini_portile2 (~> 2.4.0) puma (3.12.1) rack (2.0.7)