From 8d20c8127d17ded7533b00cda6498471da2192b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:39:07 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 in /ruby-lab-books 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] --- ruby-lab-books/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby-lab-books/Gemfile.lock b/ruby-lab-books/Gemfile.lock index ca88e39..4bfacdf 100644 --- a/ruby-lab-books/Gemfile.lock +++ b/ruby-lab-books/Gemfile.lock @@ -19,7 +19,7 @@ GEM ffi (~> 1.0) rerun (0.13.0) listen (~> 3.0) - rexml (3.2.4) + rexml (3.2.5) roda (3.31.0) rack rubocop (0.83.0)