Skip to content

Commit 68be019

Browse files
chore(deps): bump the ruby group with 6 updates (#1105)
Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``e0dca5b`` | ``2e0fa0c`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``4e401e6`` | ``2d64c47`` | | [async](https://github.com/socketry/async) | `2.38.0` | `2.38.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0303` | `3.2026.0317` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.1` | `1.19.2` | | [protocol-rack](https://github.com/socketry/protocol-rack) | `0.21.1` | `0.22.0` | Updates `html2rss` from `e0dca5b` to `2e0fa0c` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@e0dca5b...2e0fa0c) Updates `html2rss-configs` from `4e401e6` to `2d64c47` - [Commits](html2rss/html2rss-configs@4e401e6...2d64c47) Updates `async` from 2.38.0 to 2.38.1 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.38.0...v2.38.1) Updates `mime-types-data` from 3.2026.0303 to 3.2026.0317 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2026.0303...v3.2026.0317) Updates `nokogiri` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.1...v1.19.2) Updates `protocol-rack` from 0.21.1 to 0.22.0 - [Changelog](https://github.com/socketry/protocol-rack/blob/main/releases.md) - [Commits](socketry/protocol-rack@v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2 dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.38.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0317 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-rack dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor 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 4591afa commit 68be019

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss-configs.git
3-
revision: 4e401e6ed97f5e28da07978431500d7c39de8a41
3+
revision: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883
10+
revision: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79
1111
specs:
1212
html2rss (0.17.0)
1313
addressable (~> 2.7)
@@ -34,7 +34,7 @@ GEM
3434
specs:
3535
addressable (2.8.9)
3636
public_suffix (>= 2.0.2, < 8.0)
37-
async (2.38.0)
37+
async (2.38.1)
3838
console (~> 1.29)
3939
fiber-annotation
4040
io-event (~> 1.11)
@@ -128,12 +128,12 @@ GEM
128128
mime-types (3.7.0)
129129
logger
130130
mime-types-data (~> 3.2025, >= 3.2025.0507)
131-
mime-types-data (3.2026.0303)
131+
mime-types-data (3.2026.0317)
132132
net-http (0.9.1)
133133
uri (>= 0.11.1)
134-
nokogiri (1.19.1-arm64-darwin)
134+
nokogiri (1.19.2-arm64-darwin)
135135
racc (~> 1.4)
136-
nokogiri (1.19.1-x86_64-linux-gnu)
136+
nokogiri (1.19.2-x86_64-linux-gnu)
137137
racc (~> 1.4)
138138
parallel (1.27.0)
139139
protocol-hpack (1.5.1)
@@ -143,7 +143,7 @@ GEM
143143
protocol-http2 (0.24.0)
144144
protocol-hpack (~> 1.4)
145145
protocol-http (~> 0.47)
146-
protocol-rack (0.21.1)
146+
protocol-rack (0.22.0)
147147
io-stream (>= 0.10)
148148
protocol-http (~> 0.58)
149149
rack (>= 1.0)

0 commit comments

Comments
 (0)