Commit 16d2820

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 21:56:25
Bump nokogiri from 1.12.4 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5. - [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.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d925245
Changed files (1)
Gemfile.lock
@@ -32,7 +32,7 @@ GEM
       concurrent-ruby (~> 1.0)
     mini_portile2 (2.6.1)
     minitest (5.14.4)
-    nokogiri (1.12.4)
+    nokogiri (1.12.5)
       mini_portile2 (~> 2.6.1)
       racc (~> 1.4)
     parallel (1.20.1)