commit | fae55ccf0a0041be848d7fed769d331d24a1edb0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu May 16 21:44:04 2024 +0000 |
committer | GitHub <noreply@github.com> | Thu May 16 21:44:04 2024 +0000 |
tree | 8ca6eee99956f5431ec771aefd4f6c7a5b96f7c2 | |
parent | 018dc01d484358d81f889c36471d9ce5590965b6 [diff] |
build(deps): bump rexml from 3.2.6 to 3.2.8 in /docs Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b864cd2..e44eda4 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock
@@ -224,7 +224,8 @@ rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (3.26.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -239,6 +240,7 @@ faraday (>= 0.17.3, < 3) simpleidn (0.2.1) unf (~> 0.1.4) + strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.0)