From ca9b3cde86b1bba75759ed40c7519e8da31b02a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:11:39 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [rexml](https://github.com/ruby/rexml), [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) and [webrick](https://github.com/ruby/webrick). Updates `rexml` from 3.3.7 to 3.3.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.3.7...v3.3.8) Updates `sass-embedded` from 1.79.3 to 1.79.4 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.79.3...v1.79.4) Updates `webrick` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sass-embedded dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: webrick dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0e7e446..afd65e8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM regexp_parser (2.9.2) reverse_markdown (2.1.1) nokogiri - rexml (3.3.7) + rexml (3.3.8) rouge (4.4.0) rss (0.3.1) rexml @@ -156,9 +156,9 @@ GEM sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - sass-embedded (1.79.3-arm64-darwin) + sass-embedded (1.79.4-arm64-darwin) google-protobuf (~> 4.27) - sass-embedded (1.79.3-x86_64-linux-gnu) + sass-embedded (1.79.4-x86_64-linux-gnu) google-protobuf (~> 4.27) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -167,7 +167,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) uri (0.13.1) - webrick (1.8.1) + webrick (1.8.2) zeitwerk (2.6.18) PLATFORMS