From dad9e5091c13ce15068d1d7978d58f57a766cd37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:40:45 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 in /triangles_web_app 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] --- triangles_web_app/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/triangles_web_app/Gemfile.lock b/triangles_web_app/Gemfile.lock index 2b136c0..73d4162 100644 --- a/triangles_web_app/Gemfile.lock +++ b/triangles_web_app/Gemfile.lock @@ -3,7 +3,6 @@ GEM specs: ast (2.4.0) ffi (1.12.2) - forme (1.11.0) jaro_winkler (1.5.4) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -21,7 +20,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.82.0) @@ -40,7 +39,6 @@ PLATFORMS ruby DEPENDENCIES - forme (~> 1.11) puma (~> 4.3) rerun (~> 0.13.0) roda (~> 3.31)