From f0acfae08a8df6602139977163fa7a70789040c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 5 Jul 2018 16:27:20 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.8.2 to 1.8.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.8.4. **This update includes security fixes.** - [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.2...v1.8.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c04678413..a3dfdd93e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM mini_mime (1.0.0) mini_portile2 (2.3.0) multipart-post (2.0.0) - nokogiri (1.8.2) + nokogiri (1.8.4) mini_portile2 (~> 2.3.0) octokit (4.9.0) sawyer (~> 0.8.0, >= 0.5.3)