From cbd98767228621fe67177026c8177e8f4f935eeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 11:16:04 +0000 Subject: [PATCH] Bump dartsass-rails from 0.5.0 to 0.5.1 Bumps [dartsass-rails](https://github.com/rails/dartsass-rails) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/rails/dartsass-rails/releases) - [Commits](https://github.com/rails/dartsass-rails/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: dartsass-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6908fccb7..bcf9d6dc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM crass (1.0.6) csv (3.3.0) dalli (3.2.8) - dartsass-rails (0.5.0) + dartsass-rails (0.5.1) railties (>= 6.0.0) sass-embedded (~> 1.63) date (3.3.4) @@ -133,7 +133,9 @@ GEM rest-client (~> 2.0) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.4) + google-protobuf (4.27.2) + bigdecimal + rake (>= 13) googleapis-common-protos-types (1.15.0) google-protobuf (>= 3.18, < 5.a) govspeak (8.3.4) @@ -580,9 +582,9 @@ GEM sanitize (6.1.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - sass-embedded (1.69.7) - google-protobuf (~> 3.25) - rake (>= 13.0.0) + sass-embedded (1.77.8) + google-protobuf (~> 4.26) + rake (>= 13) selenium-webdriver (4.21.1) base64 (~> 0.2) rexml (~> 3.2, >= 3.2.5)