summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 14:05:20 +0000
committerGitHub <noreply@github.com>2021-08-30 14:05:20 +0000
commitda59ae2f4fe903197a7a6bd3be8c064425594654 (patch)
tree4b6106d4e62e94c0a9a9b9c77733e16d20d2cf4f
parent02fd60aeaebf7015342d1359735b1a802625e539 (diff)
Bump nokogiri from 1.12.3 to 1.12.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.3 to 1.12.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.12.3...v1.12.4) --- 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 124e7f1..f248607 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -32,7 +32,7 @@ GEM
concurrent-ruby (~> 1.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
- nokogiri (1.12.3)
+ nokogiri (1.12.4)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
parallel (1.20.1)