From 0704269b0bff6136baa233e1cd7315f34bacfbaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 07:28:17 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 4 updates Bumps the ruby group with 4 updates: [dry-types](https://github.com/dry-rb/dry-types), [faraday-net_http](https://github.com/lostisland/faraday-net_http), [mime-types-data](https://github.com/mime-types/mime-types-data) and [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby). Updates `dry-types` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/dry-rb/dry-types/releases) - [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-types/compare/v1.8.2...v1.8.3) Updates `faraday-net_http` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](https://github.com/lostisland/faraday-net_http/compare/v3.4.0...v3.4.1) Updates `mime-types-data` from 3.2025.0603 to 3.2025.0610 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2025.0603...v3.2025.0610) Updates `sass-embedded` from 1.89.1 to 1.89.2 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.89.1...v1.89.2) --- updated-dependencies: - dependency-name: dry-types dependency-version: 1.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: faraday-net_http dependency-version: 3.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0610 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.89.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5eaff0eb..1f24b424 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM dry-logic (~> 1.5) dry-types (~> 1.8) zeitwerk (~> 2.6) - dry-types (1.8.2) + dry-types (1.8.3) bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) @@ -84,7 +84,7 @@ GEM logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) @@ -156,7 +156,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0603) + mime-types-data (3.2025.0610) net-http (0.6.0) uri nokogiri (1.18.8-arm64-darwin) @@ -207,9 +207,9 @@ GEM sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8) - sass-embedded (1.89.1-arm64-darwin) + sass-embedded (1.89.2-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.89.1-x86_64-linux-gnu) + sass-embedded (1.89.2-x86_64-linux-gnu) google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)