summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-02 19:04:28 +0000
committerGitHub <noreply@github.com>2021-08-02 19:04:28 +0000
commita51f09a6a17fa422431bd8d2aa711895e3ad75d1 (patch)
tree9688955f6c73cc11964be6ae5305aa6519eb96f5
parent150ca5ac90c7dbaba205d3aaa58d8e4f7f89139e (diff)
chore(deps): bump nokogiri from 1.11.7 to 1.12.0
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.12.0. - [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.7...v1.12.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4b4ccdf..4fa623b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -56,11 +56,11 @@ GEM
reverse_markdown (~> 1.0)
rugged (>= 0.24, < 2.0)
thor (>= 0.19, < 2.0)
- mini_portile2 (2.5.3)
+ mini_portile2 (2.6.1)
multipart-post (2.1.1)
net-hippie (1.1.1)
- nokogiri (1.11.7)
- mini_portile2 (~> 2.5.0)
+ nokogiri (1.12.0)
+ mini_portile2 (~> 2.6.1)
racc (~> 1.4)
octokit (4.20.0)
faraday (>= 0.9)