diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-19 16:04:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-19 16:04:50 +0000 |
commit | 466fc203f812e113e3bc3d6b36a220b05b81335d (patch) | |
tree | 8b5d77235a4e597a07477fda40a0ca8d49807525 /Gemfile.lock | |
parent | 6c27bebd650147fddab9e1c4158da175952a6c43 (diff) |
build(deps): bump nokogiri from 1.11.1 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.4)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 73dbfb0a..dfe0fb8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,14 +27,14 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.11.1) + nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) ntlm-http (0.1.1) |