Skip to content

Commit cfbb38b

Browse files
chore(deps): bump the ruby group with 7 updates (#868)
Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``d0f4ec7`` | ``01f2b83`` | | [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) | `1.3.4` | `1.3.5` | | [i18n](https://github.com/ruby-i18n/i18n) | `1.14.6` | `1.14.7` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.1` | `1.18.2` | | [parser](https://github.com/whitequark/parser) | `3.3.6.0` | `3.3.7.0` | | [sanitize](https://github.com/rgrove/sanitize) | `6.1.3` | `7.0.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.83.1` | `1.83.4` | Updates `html2rss` from `d0f4ec7` to `01f2b83` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@d0f4ec7...01f2b83) Updates `concurrent-ruby` from 1.3.4 to 1.3.5 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.3.4...v1.3.5) Updates `i18n` from 1.14.6 to 1.14.7 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.14.6...v1.14.7) Updates `nokogiri` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.2/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.1...v1.18.2) Updates `parser` from 3.3.6.0 to 3.3.7.0 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.6.0...v3.3.7.0) Updates `sanitize` from 6.1.3 to 7.0.0 - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/main/CHANGELOG.md) - [Commits](rgrove/sanitize@v6.1.3...v7.0.0) Updates `sass-embedded` from 1.83.1 to 1.83.4 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.83.1...v1.83.4) --- updated-dependencies: - dependency-name: html2rss dependency-type: direct:production dependency-group: ruby - dependency-name: concurrent-ruby dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: i18n 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: sanitize dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby - dependency-name: sass-embedded dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 262d89a commit cfbb38b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ GIT
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: d0f4ec7037693654214b2496d9cb7e8131a5d959
10+
revision: 01f2b8392f60f7ca77d1cba01a1a8971e6b700b4
1111
specs:
12-
html2rss (0.16.0)
12+
html2rss (0.17.0)
1313
addressable (~> 2.7)
1414
faraday (> 2.0.1, < 3.0)
1515
faraday-follow_redirects
@@ -21,7 +21,7 @@ GIT
2121
regexp_parser
2222
reverse_markdown (~> 3.0)
2323
rss
24-
sanitize (~> 6.0)
24+
sanitize
2525
thor
2626
tzinfo
2727
zeitwerk
@@ -35,7 +35,7 @@ GEM
3535
base64 (0.2.0)
3636
bigdecimal (3.1.9)
3737
colorator (1.1.0)
38-
concurrent-ruby (1.3.4)
38+
concurrent-ruby (1.3.5)
3939
crass (1.0.6)
4040
em-websocket (0.5.3)
4141
eventmachine (>= 0.12.9)
@@ -59,7 +59,7 @@ GEM
5959
bigdecimal
6060
rake (>= 13)
6161
http_parser.rb (0.8.0)
62-
i18n (1.14.6)
62+
i18n (1.14.7)
6363
concurrent-ruby (~> 1.0)
6464
jekyll (4.3.4)
6565
addressable (~> 2.4)
@@ -118,12 +118,12 @@ GEM
118118
mime-types-data (3.2025.0107)
119119
net-http (0.6.0)
120120
uri
121-
nokogiri (1.18.1-arm64-darwin)
121+
nokogiri (1.18.2-arm64-darwin)
122122
racc (~> 1.4)
123-
nokogiri (1.18.1-x86_64-linux-gnu)
123+
nokogiri (1.18.2-x86_64-linux-gnu)
124124
racc (~> 1.4)
125125
parallel (1.26.3)
126-
parser (3.3.6.0)
126+
parser (3.3.7.0)
127127
ast (~> 2.4.1)
128128
racc
129129
pathutil (0.16.2)
@@ -160,12 +160,12 @@ GEM
160160
parser (>= 3.3.1.0)
161161
ruby-progressbar (1.13.0)
162162
safe_yaml (1.0.5)
163-
sanitize (6.1.3)
163+
sanitize (7.0.0)
164164
crass (~> 1.0.2)
165-
nokogiri (>= 1.12.0)
166-
sass-embedded (1.83.1-arm64-darwin)
165+
nokogiri (>= 1.16.8)
166+
sass-embedded (1.83.4-arm64-darwin)
167167
google-protobuf (~> 4.29)
168-
sass-embedded (1.83.1-x86_64-linux-gnu)
168+
sass-embedded (1.83.4-x86_64-linux-gnu)
169169
google-protobuf (~> 4.29)
170170
terminal-table (3.0.2)
171171
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)