diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-03-27 19:58:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-27 19:58:47 +0000 |
commit | 358e6c29b8dfc9182a7c86f9bc9021a7a567d3d2 (patch) | |
tree | 12e61c8d75171a43ee760582950cda683f1dea6a /Gemfile.lock | |
parent | b6db18c5467c1a161e3fcc39d82ad1b38e213c87 (diff) |
Bump nokogiri from 1.6.1 to 1.10.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.10.9.
- [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.6.1...v1.10.9)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d9229f54..47f5836e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,14 +20,14 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (>= 0.0.9, < 0.2) mime-types (2.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) multi_json (1.9.0) multi_xml (0.5.5) multipart-post (2.0.0) net-http-digest_auth (1.4) net-http-persistent (2.9.4) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) oauth (0.4.7) oauth2 (0.9.3) |