Commit c8e11fe

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 21:09:06
chore(deps): bump xml-kit from 0.5.0 to 0.6.0
Bumps [xml-kit](https://github.com/xlgmokha/xml-kit) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/xlgmokha/xml-kit/releases) - [Changelog](https://github.com/xlgmokha/xml-kit/blob/main/CHANGELOG.md) - [Commits](https://github.com/xlgmokha/xml-kit/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: xml-kit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6d1f70
Changed files (1)
Gemfile.lock
@@ -38,7 +38,7 @@ GEM
     mini_portile2 (2.8.0)
     minitest (5.15.0)
     net-hippie (1.1.1)
-    nokogiri (1.13.3)
+    nokogiri (1.13.6)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
     parallel (1.20.1)
@@ -99,7 +99,7 @@ GEM
       addressable (>= 2.8.0)
       crack (>= 0.3.2)
       hashdiff (>= 0.4.0, < 2.0.0)
-    xml-kit (0.5.0)
+    xml-kit (0.6.0)
       activemodel (>= 4.2.0)
       builder (~> 3.2)
       nokogiri (~> 1.10)