Skip to content

Commit d532001

Browse files
chore(deps): bump the ruby group with 5 updates (#889)
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.1` | `1.75.2` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0325` | `3.2025.0402` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.6` | `1.18.7` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.43.0` | `1.44.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.86.0` | `1.86.3` | Updates `rubocop` from 1.75.1 to 1.75.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.1...v1.75.2) Updates `mime-types-data` from 3.2025.0325 to 3.2025.0402 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0325...v3.2025.0402) Updates `nokogiri` from 1.18.6 to 1.18.7 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.6...v1.18.7) Updates `rubocop-ast` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.43.0...v1.44.0) Updates `sass-embedded` from 1.86.0 to 1.86.3 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.86.0...v1.86.3) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0402 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.18.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubocop-ast dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.86.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6487db6 commit d532001

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@ GEM
156156
mime-types (3.6.2)
157157
logger
158158
mime-types-data (~> 3.2015)
159-
mime-types-data (3.2025.0325)
159+
mime-types-data (3.2025.0402)
160160
net-http (0.6.0)
161161
uri
162-
nokogiri (1.18.6-arm64-darwin)
162+
nokogiri (1.18.7-arm64-darwin)
163163
racc (~> 1.4)
164-
nokogiri (1.18.6-x86_64-linux-gnu)
164+
nokogiri (1.18.7-x86_64-linux-gnu)
165165
racc (~> 1.4)
166166
parallel (1.26.3)
167167
parser (3.3.7.4)
@@ -188,28 +188,28 @@ GEM
188188
rouge (4.5.1)
189189
rss (0.3.1)
190190
rexml
191-
rubocop (1.75.1)
191+
rubocop (1.75.2)
192192
json (~> 2.3)
193193
language_server-protocol (~> 3.17.0.2)
194194
lint_roller (~> 1.1.0)
195195
parallel (~> 1.10)
196196
parser (>= 3.3.0.2)
197197
rainbow (>= 2.2.2, < 4.0)
198198
regexp_parser (>= 2.9.3, < 3.0)
199-
rubocop-ast (>= 1.43.0, < 2.0)
199+
rubocop-ast (>= 1.44.0, < 2.0)
200200
ruby-progressbar (~> 1.7)
201201
unicode-display_width (>= 2.4.0, < 4.0)
202-
rubocop-ast (1.43.0)
202+
rubocop-ast (1.44.0)
203203
parser (>= 3.3.7.2)
204204
prism (~> 1.4)
205205
ruby-progressbar (1.13.0)
206206
safe_yaml (1.0.5)
207207
sanitize (7.0.0)
208208
crass (~> 1.0.2)
209209
nokogiri (>= 1.16.8)
210-
sass-embedded (1.86.0-arm64-darwin)
210+
sass-embedded (1.86.3-arm64-darwin)
211211
google-protobuf (~> 4.30)
212-
sass-embedded (1.86.0-x86_64-linux-gnu)
212+
sass-embedded (1.86.3-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)