Skip to content

Commit cbfec53

Browse files
chore(deps): bump the ruby group with 4 updates (#990)
Bumps the ruby group with 4 updates: [html2rss](https://github.com/html2rss/html2rss), [net-http](https://github.com/ruby/net-http), [uri](https://github.com/ruby/uri) and [zlib](https://github.com/ruby/zlib). Updates `html2rss` from `a4e40cc` to `861cc9c` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@a4e40cc...861cc9c) Updates `net-http` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](ruby/net-http@v0.6.0...v0.7.0) Updates `uri` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.4...v1.1.0) Updates `zlib` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ruby/zlib/releases) - [Commits](ruby/zlib@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: html2rss dependency-version: 861cc9cae785510cc7120185b458390c18fd615a dependency-type: direct:production dependency-group: ruby - dependency-name: net-http dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: uri dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: zlib dependency-version: 3.2.2 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 52f7385 commit cbfec53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 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: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd
10+
revision: 861cc9cae785510cc7120185b458390c18fd615a
1111
specs:
1212
html2rss (0.17.0)
1313
addressable (~> 2.7)
@@ -93,7 +93,7 @@ GEM
9393
logger
9494
mime-types-data (~> 3.2025, >= 3.2025.0507)
9595
mime-types-data (3.2025.0924)
96-
net-http (0.6.0)
96+
net-http (0.7.0)
9797
uri
9898
nokogiri (1.18.10-arm64-darwin)
9999
racc (~> 1.4)
@@ -118,13 +118,13 @@ GEM
118118
thor (1.4.0)
119119
tzinfo (2.0.6)
120120
concurrent-ruby (~> 1.0)
121-
uri (1.0.4)
121+
uri (1.1.0)
122122
websocket-driver (0.8.0)
123123
base64
124124
websocket-extensions (>= 0.1.0)
125125
websocket-extensions (0.1.5)
126126
zeitwerk (2.7.3)
127-
zlib (3.2.1)
127+
zlib (3.2.2)
128128

129129
PLATFORMS
130130
arm64-darwin-24

0 commit comments

Comments
 (0)