Skip to content

Commit 7c5b6a5

Browse files
chore(deps): bump the ruby group with 3 updates (#863)
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](ffi/ffi@v1.17.0...v1.17.1) Updates `sass-embedded` from 1.83.0 to 1.83.1 - [Commits](sass-contrib/sass-embedded-host-ruby@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](faye/websocket-driver-ruby@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5ffb76 commit 7c5b6a5

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ GEM
3232
addressable (2.8.7)
3333
public_suffix (>= 2.0.2, < 7.0)
3434
ast (2.4.2)
35+
base64 (0.2.0)
3536
bigdecimal (3.1.9)
3637
colorator (1.1.0)
3738
concurrent-ruby (1.3.4)
@@ -48,8 +49,8 @@ GEM
4849
faraday (>= 1, < 3)
4950
faraday-net_http (3.4.0)
5051
net-http (>= 0.5.0)
51-
ffi (1.17.0-arm64-darwin)
52-
ffi (1.17.0-x86_64-linux-gnu)
52+
ffi (1.17.1-arm64-darwin)
53+
ffi (1.17.1-x86_64-linux-gnu)
5354
forwardable-extended (2.6.0)
5455
google-protobuf (4.29.2-arm64-darwin)
5556
bigdecimal
@@ -162,10 +163,10 @@ GEM
162163
sanitize (6.1.3)
163164
crass (~> 1.0.2)
164165
nokogiri (>= 1.12.0)
165-
sass-embedded (1.83.0-arm64-darwin)
166-
google-protobuf (~> 4.28)
167-
sass-embedded (1.83.0-x86_64-linux-gnu)
168-
google-protobuf (~> 4.28)
166+
sass-embedded (1.83.1-arm64-darwin)
167+
google-protobuf (~> 4.29)
168+
sass-embedded (1.83.1-x86_64-linux-gnu)
169+
google-protobuf (~> 4.29)
169170
terminal-table (3.0.2)
170171
unicode-display_width (>= 1.1.1, < 3)
171172
thor (1.3.2)
@@ -174,7 +175,8 @@ GEM
174175
unicode-display_width (2.6.0)
175176
uri (1.0.2)
176177
webrick (1.9.1)
177-
websocket-driver (0.7.6)
178+
websocket-driver (0.7.7)
179+
base64
178180
websocket-extensions (>= 0.1.0)
179181
websocket-extensions (0.1.5)
180182
zeitwerk (2.7.1)

0 commit comments

Comments
 (0)