From f928e0b76d0d5e2040f56c5d98ccd39ae10349e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:37:25 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 in /students_mark_analyze 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] --- students_mark_analyze/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/students_mark_analyze/Gemfile.lock b/students_mark_analyze/Gemfile.lock index 6864ea9..ff3fdc5 100644 --- a/students_mark_analyze/Gemfile.lock +++ b/students_mark_analyze/Gemfile.lock @@ -12,7 +12,7 @@ GEM equatable (~> 0.6) tty-color (~> 0.5) rainbow (3.0.0) - rexml (3.2.4) + rexml (3.2.5) rubocop (0.82.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)