From d289a781ce842ba7435b18f666c14f2a38383198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:43:55 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 in /lib/gardenbed 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] --- lib/gardenbed/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gardenbed/Gemfile.lock b/lib/gardenbed/Gemfile.lock index c2ba7b6..a9cf9cc 100644 --- a/lib/gardenbed/Gemfile.lock +++ b/lib/gardenbed/Gemfile.lock @@ -58,7 +58,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (1.7.1) - rexml (3.2.4) + rexml (3.2.5) rubocop (0.86.0) parallel (~> 1.10) parser (>= 2.7.0.1) @@ -89,7 +89,7 @@ DEPENDENCIES pry-byebug pry-nav pry-remote - rake (>= 12.3.3) + rake (>= 13) rubocop BUNDLED WITH