From 04cc47c8bc9ce2ea79f7a5f18453749b14de8184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:44:50 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [ffi](https://github.com/ffi/ffi), [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) and [websocket-driver](https://github.com/faye/websocket-driver-ruby). Updates `ffi` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/v1.17.0...v1.17.1) Updates `sass-embedded` from 1.83.0 to 1.83.1 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.83.0...v1.83.1) Updates `websocket-driver` from 0.7.6 to 0.7.7 - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-driver-ruby/compare/0.7.6...0.7.7) --- updated-dependencies: - dependency-name: ffi 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: websocket-driver dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f9f6c9a..84d28a49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) + base64 (0.2.0) bigdecimal (3.1.9) colorator (1.1.0) concurrent-ruby (1.3.4) @@ -48,8 +49,8 @@ GEM faraday (>= 1, < 3) faraday-net_http (3.4.0) net-http (>= 0.5.0) - ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.1-arm64-darwin) + ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) google-protobuf (4.29.2-arm64-darwin) bigdecimal @@ -162,10 +163,10 @@ GEM sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - sass-embedded (1.83.0-arm64-darwin) - google-protobuf (~> 4.28) - sass-embedded (1.83.0-x86_64-linux-gnu) - google-protobuf (~> 4.28) + sass-embedded (1.83.1-arm64-darwin) + google-protobuf (~> 4.29) + sass-embedded (1.83.1-x86_64-linux-gnu) + google-protobuf (~> 4.29) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) @@ -174,7 +175,8 @@ GEM unicode-display_width (2.6.0) uri (1.0.2) webrick (1.9.1) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.7.1)