Commit 4b49025

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 14:11:00
chore(deps): bump xmldsig from 0.6.6 to 0.7.0
Bumps [xmldsig](https://github.com/benoist/xmldsig) from 0.6.6 to 0.7.0. - [Release notes](https://github.com/benoist/xmldsig/releases) - [Changelog](https://github.com/benoist/xmldsig/blob/master/CHANGELOG.md) - [Commits](https://github.com/benoist/xmldsig/compare/v0.6.6...v0.7.0) --- updated-dependencies: - dependency-name: xmldsig dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46afece
Changed files (1)
Gemfile.lock
@@ -81,7 +81,7 @@ GEM
     tzinfo (2.0.4)
       concurrent-ruby (~> 1.0)
     unicode-display_width (1.8.0)
-    xmldsig (0.6.6)
+    xmldsig (0.7.0)
       nokogiri (>= 1.6.8, < 2.0.0)
 
 PLATFORMS