summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-04 19:06:02 +0000
committerGitHub <noreply@github.com>2021-08-04 19:06:02 +0000
commit82489b6f298452d026fbc9b03db793b297b07b9a (patch)
tree34ece788ae6232be2dfcf98288a1103a77af0f1f
parent60f80fdf0595e93439dc20ef2682ad3e566b4556 (diff)
chore(deps): bump nokogiri from 1.12.0 to 1.12.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.0 to 1.12.2. - [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.0...v1.12.2) --- 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 4fa623b..e74a55c 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.0)
+ nokogiri (1.12.2)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
octokit (4.20.0)