Skip to content

Commit ec5df6c

Browse files
chore(deps): bump the ruby group with 5 updates (#1220)
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``eaebbf2`` | ``537b09f`` | | [async](https://github.com/socketry/async) | `2.44.0` | `2.44.1` | | [protocol-http](https://github.com/socketry/protocol-http) | `0.68.0` | `0.70.0` | | [protocol-http1](https://github.com/socketry/protocol-http1) | `0.40.0` | `0.40.2` | | [protocol-url](https://github.com/socketry/protocol-url) | `0.5.0` | `0.10.0` | Updates `html2rss` from `eaebbf2` to `537b09f` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@eaebbf2...537b09f) Updates `async` from 2.44.0 to 2.44.1 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v2.44.0...v2.44.1) Updates `protocol-http` from 0.68.0 to 0.70.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.68.0...v0.70.0) Updates `protocol-http1` from 0.40.0 to 0.40.2 - [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.40.0...v0.40.2) Updates `protocol-url` from 0.5.0 to 0.10.0 - [Changelog](https://github.com/socketry/protocol-url/blob/main/releases.md) - [Commits](socketry/protocol-url@v0.5.0...v0.10.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 537b09f2d7b4b3e54898c614bb358f94cd54c8bf dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.44.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.70.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: protocol-http1 dependency-version: 0.40.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-url dependency-version: 0.10.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 d0fafa5 commit ec5df6c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 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: eaebbf2159f9e82734c216da55bddb346db9865a
10+
revision: 537b09f2d7b4b3e54898c614bb358f94cd54c8bf
1111
specs:
1212
html2rss (0.22.2)
1313
addressable (~> 2.7)
@@ -33,7 +33,7 @@ GEM
3333
specs:
3434
addressable (2.9.0)
3535
public_suffix (>= 2.0.2, < 8.0)
36-
async (2.44.0)
36+
async (2.44.1)
3737
console (~> 1.29)
3838
fiber-annotation
3939
io-event (~> 1.11)
@@ -132,8 +132,8 @@ GEM
132132
racc (~> 1.4)
133133
openssl (4.0.2)
134134
protocol-hpack (1.5.1)
135-
protocol-http (0.68.0)
136-
protocol-http1 (0.40.0)
135+
protocol-http (0.70.0)
136+
protocol-http1 (0.40.2)
137137
protocol-http (~> 0.68)
138138
protocol-http2 (0.26.2)
139139
protocol-hpack (~> 1.4)
@@ -142,7 +142,7 @@ GEM
142142
io-stream (>= 0.10)
143143
protocol-http (~> 0.58)
144144
rack (>= 1.0)
145-
protocol-url (0.5.0)
145+
protocol-url (0.10.0)
146146
protocol-websocket (0.21.1)
147147
protocol-http (~> 0.2)
148148
public_suffix (7.0.5)

0 commit comments

Comments
 (0)