Skip to content

Commit 0704269

Browse files
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](dry-rb/dry-types@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](lostisland/faraday-net_http@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](mime-types/mime-types-data@v3.2025.0603...v3.2025.0610) Updates `sass-embedded` from 1.89.1 to 1.89.2 - [Commits](sass-contrib/sass-embedded-host-ruby@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] <support@github.com>
1 parent 5053520 commit 0704269

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
dry-logic (~> 1.5)
6262
dry-types (~> 1.8)
6363
zeitwerk (~> 2.6)
64-
dry-types (1.8.2)
64+
dry-types (1.8.3)
6565
bigdecimal (~> 3.0)
6666
concurrent-ruby (~> 1.0)
6767
dry-core (~> 1.0)
@@ -84,7 +84,7 @@ GEM
8484
logger
8585
faraday-follow_redirects (0.3.0)
8686
faraday (>= 1, < 3)
87-
faraday-net_http (3.4.0)
87+
faraday-net_http (3.4.1)
8888
net-http (>= 0.5.0)
8989
ffi (1.17.2-arm64-darwin)
9090
ffi (1.17.2-x86_64-linux-gnu)
@@ -156,7 +156,7 @@ GEM
156156
mime-types (3.7.0)
157157
logger
158158
mime-types-data (~> 3.2025, >= 3.2025.0507)
159-
mime-types-data (3.2025.0603)
159+
mime-types-data (3.2025.0610)
160160
net-http (0.6.0)
161161
uri
162162
nokogiri (1.18.8-arm64-darwin)
@@ -207,9 +207,9 @@ GEM
207207
sanitize (7.0.0)
208208
crass (~> 1.0.2)
209209
nokogiri (>= 1.16.8)
210-
sass-embedded (1.89.1-arm64-darwin)
210+
sass-embedded (1.89.2-arm64-darwin)
211211
google-protobuf (~> 4.31)
212-
sass-embedded (1.89.1-x86_64-linux-gnu)
212+
sass-embedded (1.89.2-x86_64-linux-gnu)
213213
google-protobuf (~> 4.31)
214214
terminal-table (3.0.2)
215215
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)