Commit c1b5126

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 14:09:44
chore(deps): bump nokogiri from 1.13.7 to 1.13.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.13.8. - [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.7...v1.13.8) --- 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 4c2a461
Changed files (1)
Gemfile.lock
@@ -31,7 +31,7 @@ GEM
       concurrent-ruby (~> 1.0)
     mini_portile2 (2.8.0)
     minitest (5.16.2)
-    nokogiri (1.13.7)
+    nokogiri (1.13.8)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
     parallel (1.22.1)