Commit 968f14f

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 14:09:17
chore(deps): bump nokogiri from 1.13.6 to 1.13.7
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.7. - [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.13.6...v1.13.7) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 886b4d0
Changed files (1)
Gemfile.lock
@@ -31,7 +31,7 @@ GEM
       concurrent-ruby (~> 1.0)
     mini_portile2 (2.8.0)
     minitest (5.15.0)
-    nokogiri (1.13.6)
+    nokogiri (1.13.7)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
     parallel (1.22.1)