Skip to content

Commit 539daf8

Browse files
chore(deps): bump the ruby group with 9 updates (#885)
Bumps the ruby group with 9 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``a21ca4f`` | ``ca2521a`` | | [ast](https://github.com/whitequark/ast) | `2.4.2` | `2.4.3` | | [csv](https://github.com/ruby/csv) | `3.3.2` | `3.3.3` | | [mime-types](https://github.com/mime-types/ruby-mime-types) | `3.6.0` | `3.6.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0304` | `3.2025.0318` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.4` | `1.18.5` | | [parser](https://github.com/whitequark/parser) | `3.3.7.1` | `3.3.7.2` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.39.0` | `1.41.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.85.1` | `1.86.0` | Updates `html2rss` from `a21ca4f` to `ca2521a` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@a21ca4f...ca2521a) Updates `ast` from 2.4.2 to 2.4.3 - [Changelog](https://github.com/whitequark/ast/blob/master/CHANGELOG.md) - [Commits](whitequark/ast@v2.4.2...v2.4.3) Updates `csv` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.2...v3.3.3) Updates `mime-types` from 3.6.0 to 3.6.1 - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md) - [Commits](mime-types/ruby-mime-types@v3.6.0...v3.6.1) Updates `mime-types-data` from 3.2025.0304 to 3.2025.0318 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0304...v3.2025.0318) Updates `nokogiri` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.4...v1.18.5) Updates `parser` from 3.3.7.1 to 3.3.7.2 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.7.1...v3.3.7.2) Updates `rubocop-ast` from 1.39.0 to 1.41.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.39.0...v1.41.0) Updates `sass-embedded` from 1.85.1 to 1.86.0 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.85.1...v1.86.0) --- updated-dependencies: - dependency-name: html2rss dependency-type: direct:production dependency-group: ruby - dependency-name: ast dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: csv dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: sass-embedded 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 85137e1 commit 539daf8

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: a21ca4f131ff5cb77c1b4a89083913f4d4b28be3
10+
revision: ca2521a1b4c54b5e861edfb9ebc70d09c00623cb
1111
specs:
1212
html2rss (0.17.0)
1313
addressable (~> 2.7)
@@ -32,13 +32,13 @@ GEM
3232
specs:
3333
addressable (2.8.7)
3434
public_suffix (>= 2.0.2, < 7.0)
35-
ast (2.4.2)
35+
ast (2.4.3)
3636
base64 (0.2.0)
3737
bigdecimal (3.1.9)
3838
colorator (1.1.0)
3939
concurrent-ruby (1.3.5)
4040
crass (1.0.6)
41-
csv (3.3.2)
41+
csv (3.3.3)
4242
dry-configurable (1.3.0)
4343
dry-core (~> 1.1)
4444
zeitwerk (~> 2.6)
@@ -153,18 +153,18 @@ GEM
153153
rb-inotify (~> 0.9, >= 0.9.10)
154154
logger (1.6.6)
155155
mercenary (0.4.0)
156-
mime-types (3.6.0)
156+
mime-types (3.6.1)
157157
logger
158158
mime-types-data (~> 3.2015)
159-
mime-types-data (3.2025.0304)
159+
mime-types-data (3.2025.0318)
160160
net-http (0.6.0)
161161
uri
162-
nokogiri (1.18.4-arm64-darwin)
162+
nokogiri (1.18.5-arm64-darwin)
163163
racc (~> 1.4)
164-
nokogiri (1.18.4-x86_64-linux-gnu)
164+
nokogiri (1.18.5-x86_64-linux-gnu)
165165
racc (~> 1.4)
166166
parallel (1.26.3)
167-
parser (3.3.7.1)
167+
parser (3.3.7.2)
168168
ast (~> 2.4.1)
169169
racc
170170
pathutil (0.16.2)
@@ -198,17 +198,17 @@ GEM
198198
rubocop-ast (>= 1.38.0, < 2.0)
199199
ruby-progressbar (~> 1.7)
200200
unicode-display_width (>= 2.4.0, < 4.0)
201-
rubocop-ast (1.39.0)
202-
parser (>= 3.3.1.0)
201+
rubocop-ast (1.41.0)
202+
parser (>= 3.3.7.2)
203203
ruby-progressbar (1.13.0)
204204
safe_yaml (1.0.5)
205205
sanitize (7.0.0)
206206
crass (~> 1.0.2)
207207
nokogiri (>= 1.16.8)
208-
sass-embedded (1.85.1-arm64-darwin)
209-
google-protobuf (~> 4.29)
210-
sass-embedded (1.85.1-x86_64-linux-gnu)
211-
google-protobuf (~> 4.29)
208+
sass-embedded (1.86.0-arm64-darwin)
209+
google-protobuf (~> 4.30)
210+
sass-embedded (1.86.0-x86_64-linux-gnu)
211+
google-protobuf (~> 4.30)
212212
terminal-table (3.0.2)
213213
unicode-display_width (>= 1.1.1, < 3)
214214
thor (1.3.2)

0 commit comments

Comments
 (0)