From 6cac727a1eda89b04735837038d464c913a1ead9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Thu, 5 Mar 2020 14:25:33 +0100 Subject: [PATCH] Bump rexml from 3.2.3 to 3.2.4 (#645) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.3 to 3.2.4. - [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.3...v3.2.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4c5072c4..e762bb258 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM rake (13.0.1) rake-compiler (1.1.0) rake - rexml (3.2.3) + rexml (3.2.4) rubocop (0.80.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10)