From 773ebba88f9594e589e87c0b2ed31ad08b9dcee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:07:45 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.8 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] --- Gemfile.lock | 76 ++++++++++++++-------------------------------------- 1 file changed, 20 insertions(+), 56 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8392201..e6684ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,64 +14,34 @@ GEM tzinfo (~> 2.0) zeitwerk (~> 2.3) ast (2.4.2) - backport (1.2.0) base64 (0.2.0) - benchmark (0.3.0) bigdecimal (3.1.7) concurrent-ruby (1.2.3) - diff-lcs (1.5.1) docile (1.4.0) - e2mmap (0.1.0) i18n (1.14.4) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.12.0) rdoc reline (>= 0.4.2) - jaro_winkler (1.5.6) - json (2.7.1) - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - language_server-protocol (3.17.0.3) - mini_portile2 (2.8.5) minitest (5.22.3) - nokogiri (1.16.3) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - parallel (1.24.0) - parser (3.3.0.5) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + parser (2.7.2.0) ast (~> 2.4.1) - racc psych (5.1.2) stringio - racc (1.7.3) - rainbow (3.1.1) + rack (2.2.9) + rack-protection (2.2.4) + rack rake (13.1.0) - rbs (2.8.4) rdoc (6.6.3.1) psych (>= 4.0.0) - regexp_parser (2.9.0) reline (0.5.0) io-console (~> 0.5) - reverse_markdown (2.1.1) - nokogiri - rexml (3.2.6) - rubocop (1.62.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) - ruby-progressbar (1.13.0) + rexml (3.2.8) + strscan (>= 3.0.9) + ruby2_keywords (0.0.5) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -79,33 +49,27 @@ GEM simplecov-html (0.12.3) simplecov-lcov (0.8.0) simplecov_json_formatter (0.1.4) - solargraph (0.50.0) - backport (~> 1.2) - benchmark - bundler (~> 2.0) - diff-lcs (~> 1.4) - e2mmap - jaro_winkler (~> 1.5) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - parser (~> 3.0) - rbs (~> 2.0) - reverse_markdown (~> 2.0) - rubocop (~> 1.38) - thor (~> 1.0) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) + solargraph (0.13.0) + parser (~> 2.4) + sinatra (~> 2) + thor (~> 0.19, >= 0.19.4) + yard (~> 0.9) stringio (3.1.0) + strscan (3.1.0) sync (0.5.0) term-ansicolor (1.7.2) tins (~> 1.0) - thor (1.3.1) + thor (0.20.3) tilt (2.3.0) tins (1.32.1) sync tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) yard (0.9.36) zeitwerk (2.6.13)