summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-11 19:09:51 +0000
committerGitHub <noreply@github.com>2021-08-11 19:09:51 +0000
commit333174fb22d14a98ac267dda7dd90dc031edbe60 (patch)
treee18fb6d9aafa5a4ad9709f3c934716db5cf0797c
parent63cdec6ab2c761dd13760d777d80275bd3ba03cf (diff)
chore(deps): bump nokogiri from 1.12.2 to 1.12.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.2 to 1.12.3. - [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.12.2...v1.12.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e4cf753..1eefed1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -59,7 +59,7 @@ GEM
mini_portile2 (2.6.1)
multipart-post (2.1.1)
net-hippie (1.1.1)
- nokogiri (1.12.2)
+ nokogiri (1.12.3)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
octokit (4.20.0)