Skip to content

Commit 3eb775d

Browse files
chore(deps): bump the ruby group with 7 updates
Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``4a414ce`` | ``e29ffd7`` | | [async-http](https://github.com/socketry/async-http) | `0.94.2` | `0.95.0` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0331` | `3.2026.0407` | | [parallel](https://github.com/grosser/parallel) | `2.0.0` | `2.0.1` | | [protocol-http](https://github.com/socketry/protocol-http) | `0.60.0` | `0.62.0` | | [protocol-http1](https://github.com/socketry/protocol-http1) | `0.37.0` | `0.39.0` | | [protocol-http2](https://github.com/socketry/protocol-http2) | `0.24.0` | `0.26.0` | Updates `html2rss` from `4a414ce` to `e29ffd7` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@4a414ce...e29ffd7) Updates `async-http` from 0.94.2 to 0.95.0 - [Release notes](https://github.com/socketry/async-http/releases) - [Changelog](https://github.com/socketry/async-http/blob/main/releases.md) - [Commits](socketry/async-http@v0.94.2...v0.95.0) Updates `mime-types-data` from 3.2026.0331 to 3.2026.0407 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2026.0331...v3.2026.0407) Updates `parallel` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](grosser/parallel@v2.0.0...v2.0.1) Updates `protocol-http` from 0.60.0 to 0.62.0 - [Release notes](https://github.com/socketry/protocol-http/releases) - [Changelog](https://github.com/socketry/protocol-http/blob/main/releases.md) - [Commits](socketry/protocol-http@v0.60.0...v0.62.0) Updates `protocol-http1` from 0.37.0 to 0.39.0 - [Release notes](https://github.com/socketry/protocol-http1/releases) - [Changelog](https://github.com/socketry/protocol-http1/blob/main/releases.md) - [Commits](socketry/protocol-http1@v0.37.0...v0.39.0) Updates `protocol-http2` from 0.24.0 to 0.26.0 - [Release notes](https://github.com/socketry/protocol-http2/releases) - [Changelog](https://github.com/socketry/protocol-http2/blob/main/releases.md) - [Commits](socketry/protocol-http2@v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: e29ffd71ed8e5887a3a87df7b904c82e455e2067 dependency-type: direct:production dependency-group: ruby - dependency-name: async-http dependency-version: 0.95.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0407 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parallel dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.62.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http1 dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http2 dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 040eb74 commit 3eb775d

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 12 deletions
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: 4a414ce3f0652ca19d2b632a401042cfd00159a6
10+
revision: e29ffd71ed8e5887a3a87df7b904c82e455e2067
1111
specs:
1212
html2rss (0.18.0)
1313
addressable (~> 2.7)
@@ -40,15 +40,15 @@ GEM
4040
io-event (~> 1.11)
4141
metrics (~> 0.12)
4242
traces (~> 0.18)
43-
async-http (0.94.2)
43+
async-http (0.95.0)
4444
async (>= 2.10.2)
4545
async-pool (~> 0.11)
4646
io-endpoint (~> 0.14)
4747
io-stream (~> 0.6)
4848
metrics (~> 0.12)
49-
protocol-http (~> 0.58)
50-
protocol-http1 (~> 0.36)
51-
protocol-http2 (~> 0.22)
49+
protocol-http (~> 0.62)
50+
protocol-http1 (~> 0.39)
51+
protocol-http2 (~> 0.26)
5252
protocol-url (~> 0.2)
5353
traces (~> 0.10)
5454
async-pool (0.11.2)
@@ -128,21 +128,21 @@ GEM
128128
mime-types (3.7.0)
129129
logger
130130
mime-types-data (~> 3.2025, >= 3.2025.0507)
131-
mime-types-data (3.2026.0331)
131+
mime-types-data (3.2026.0407)
132132
net-http (0.9.1)
133133
uri (>= 0.11.1)
134134
nokogiri (1.19.2-arm64-darwin)
135135
racc (~> 1.4)
136136
nokogiri (1.19.2-x86_64-linux-gnu)
137137
racc (~> 1.4)
138-
parallel (2.0.0)
138+
parallel (2.0.1)
139139
protocol-hpack (1.5.1)
140-
protocol-http (0.60.0)
141-
protocol-http1 (0.37.0)
142-
protocol-http (~> 0.58)
143-
protocol-http2 (0.24.0)
140+
protocol-http (0.62.0)
141+
protocol-http1 (0.39.0)
142+
protocol-http (~> 0.62)
143+
protocol-http2 (0.26.0)
144144
protocol-hpack (~> 1.4)
145-
protocol-http (~> 0.47)
145+
protocol-http (~> 0.62)
146146
protocol-rack (0.22.1)
147147
io-stream (>= 0.10)
148148
protocol-http (~> 0.58)

0 commit comments

Comments
 (0)