Commit b138a59

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 22:02:55
Bump rexml from 3.2.4 to 3.2.5
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3355911
Changed files (1)
Gemfile.lock
@@ -35,9 +35,11 @@ GEM
     hashdiff (1.0.1)
     i18n (1.8.8)
       concurrent-ruby (~> 1.0)
+    mini_portile2 (2.5.1)
     minitest (5.14.3)
     net-hippie (0.3.2)
-    nokogiri (1.11.1-x86_64-linux)
+    nokogiri (1.11.1)
+      mini_portile2 (~> 2.5.0)
       racc (~> 1.4)
     parallel (1.20.1)
     parser (3.0.0.0)
@@ -47,7 +49,7 @@ GEM
     rainbow (3.0.0)
     rake (13.0.3)
     regexp_parser (2.0.3)
-    rexml (3.2.4)
+    rexml (3.2.5)
     rspec (3.10.0)
       rspec-core (~> 3.10.0)
       rspec-expectations (~> 3.10.0)