diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-07-28 02:28:57 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-28 02:28:57 +0900 |
commit | e21a69c564f685d00f0371293c117405bc44dd9a (patch) | |
tree | 6da7a8c580e0aa2862d52a6ba35c91aa94c6c24d | |
parent | 70b04959b7da7146d9fdefc14d132f3f677c8e1d (diff) |
Bump nokogiri from 1.10.9 to 1.10.10 (#14419)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.10.10. - [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.9...v1.10.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3bdf35b91..ee928cbe6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,7 +374,7 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) |