From c6d4530949e91609e9143f9397ab397baef73021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:56:42 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 4 updates Bumps the ruby group with 4 updates: [google-protobuf](https://github.com/protocolbuffers/protobuf), [json](https://github.com/ruby/json), [rexml](https://github.com/ruby/rexml) and [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby). Updates `google-protobuf` from 4.28.2 to 4.28.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `json` from 2.7.2 to 2.7.4 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.7.2...v2.7.4) Updates `rexml` from 3.3.8 to 3.3.9 - [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.8...v3.3.9) Updates `sass-embedded` from 1.80.3 to 1.80.4 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.80.3...v1.80.4) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - 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 ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc72dc9b..87bdb7ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,10 +50,10 @@ GEM ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.28.2-arm64-darwin) + google-protobuf (4.28.3-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.28.2-x86_64-linux) + google-protobuf (4.28.3-x86_64-linux) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -93,7 +93,7 @@ GEM nokogiri (~> 1.10) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.7.2) + json (2.7.4) just-the-docs (0.10.0) jekyll (>= 3.8.5) jekyll-include-cache @@ -136,7 +136,7 @@ GEM regexp_parser (2.9.2) reverse_markdown (2.1.1) nokogiri - rexml (3.3.8) + rexml (3.3.9) rouge (4.4.0) rss (0.3.1) rexml @@ -157,9 +157,9 @@ GEM sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - sass-embedded (1.80.3-arm64-darwin) + sass-embedded (1.80.4-arm64-darwin) google-protobuf (~> 4.28) - sass-embedded (1.80.3-x86_64-linux-gnu) + sass-embedded (1.80.4-x86_64-linux-gnu) google-protobuf (~> 4.28) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)