diff options
author | dependabot[bot] | 2021-04-30 20:50:46 +0000 |
---|---|---|
committer | GitHub | 2021-04-30 20:50:46 +0000 |
commit | 1cb36581bb250683045c4d8c57af86122a4b2c79 (patch) | |
tree | 04f8a2863772abb9ebc7c5fc5df4fe4709e48ecb | |
parent | f21df26d8924e221b0c0477b3e29bdfd6e144db7 (diff) | |
download | blog-dependabot/bundler/rexml-3.2.5.tar.gz blog-dependabot/bundler/rexml-3.2.5.zip |
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 9a51fcf..6bac767 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,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.20.0) safe_yaml (1.0.5) sassc (2.4.0) |