diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-30 20:57:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 20:57:56 +0000 |
commit | 73121b2c9cfd77d8549152a31df077121673070f (patch) | |
tree | 34e8c4ca3d00577fc7ccb2087bc4075086600fdd | |
parent | 18fc9080a9611161b0dc9c35d41edee33e298c25 (diff) |
Bump rexml from 3.2.4 to 3.2.5dependabot/bundler/rexml-3.2.5
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] <support@github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e173d42..84ec7c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.4) + rexml (3.2.5) rouge (3.19.0) ruby-enum (0.8.0) i18n |