Skip to content

Commit c34471c

Browse files
chore(deps): bump the ruby group with 5 updates (#893)
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.2` | `1.75.3` | | [faraday](https://github.com/lostisland/faraday) | `2.13.0` | `2.13.1` | | [json](https://github.com/ruby/json) | `2.10.2` | `2.11.3` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0415` | `3.2025.0422` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.86.3` | `1.87.0` | Updates `rubocop` from 1.75.2 to 1.75.3 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.2...v1.75.3) Updates `faraday` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.0...v2.13.1) Updates `json` from 2.10.2 to 2.11.3 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.10.2...v2.11.3) Updates `mime-types-data` from 3.2025.0415 to 3.2025.0422 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0415...v3.2025.0422) Updates `sass-embedded` from 1.86.3 to 1.87.0 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.86.3...v1.87.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: faraday dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.11.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0422 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.87.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aca88c commit c34471c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
eventmachine (>= 0.12.9)
7979
http_parser.rb (~> 0)
8080
eventmachine (1.2.7)
81-
faraday (2.13.0)
81+
faraday (2.13.1)
8282
faraday-net_http (>= 2.0, < 3.5)
8383
json
8484
logger
@@ -135,7 +135,7 @@ GEM
135135
nokogiri (~> 1.10)
136136
jekyll-watch (2.2.1)
137137
listen (~> 3.0)
138-
json (2.10.2)
138+
json (2.11.3)
139139
just-the-docs (0.10.1)
140140
jekyll (>= 3.8.5)
141141
jekyll-include-cache
@@ -156,7 +156,7 @@ GEM
156156
mime-types (3.6.2)
157157
logger
158158
mime-types-data (~> 3.2015)
159-
mime-types-data (3.2025.0415)
159+
mime-types-data (3.2025.0422)
160160
net-http (0.6.0)
161161
uri
162162
nokogiri (1.18.8-arm64-darwin)
@@ -188,7 +188,7 @@ GEM
188188
rouge (4.5.1)
189189
rss (0.3.1)
190190
rexml
191-
rubocop (1.75.2)
191+
rubocop (1.75.3)
192192
json (~> 2.3)
193193
language_server-protocol (~> 3.17.0.2)
194194
lint_roller (~> 1.1.0)
@@ -207,9 +207,9 @@ GEM
207207
sanitize (7.0.0)
208208
crass (~> 1.0.2)
209209
nokogiri (>= 1.16.8)
210-
sass-embedded (1.86.3-arm64-darwin)
210+
sass-embedded (1.87.0-arm64-darwin)
211211
google-protobuf (~> 4.30)
212-
sass-embedded (1.86.3-x86_64-linux-gnu)
212+
sass-embedded (1.87.0-x86_64-linux-gnu)
213213
google-protobuf (~> 4.30)
214214
terminal-table (3.0.2)
215215
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)