Skip to content

Commit 70ff164

Browse files
chore(deps): bump the ruby group with 3 updates
Bumps the ruby group with 3 updates: [net-http](https://github.com/ruby/net-http), [rss](https://github.com/ruby/rss) and [zeitwerk](https://github.com/fxn/zeitwerk). Updates `net-http` from 0.8.0 to 0.9.1 - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](ruby/net-http@v0.8.0...v0.9.1) Updates `rss` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](ruby/rss@0.3.1...0.3.2) Updates `zeitwerk` from 2.7.3 to 2.7.4 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/commits) --- updated-dependencies: - dependency-name: net-http dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: rss dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: zeitwerk dependency-version: 2.7.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fd5c1b commit 70ff164

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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.8.0)
96+
net-http (0.9.1)
9797
uri (>= 0.11.1)
9898
nokogiri (1.18.10-arm64-darwin)
9999
racc (~> 1.4)
@@ -110,7 +110,7 @@ GEM
110110
reverse_markdown (3.0.1)
111111
nokogiri
112112
rexml (3.4.4)
113-
rss (0.3.1)
113+
rss (0.3.2)
114114
rexml
115115
sanitize (7.0.0)
116116
crass (~> 1.0.2)
@@ -123,7 +123,7 @@ GEM
123123
base64
124124
websocket-extensions (>= 0.1.0)
125125
websocket-extensions (0.1.5)
126-
zeitwerk (2.7.3)
126+
zeitwerk (2.7.4)
127127
zlib (3.2.2)
128128

129129
PLATFORMS

0 commit comments

Comments
 (0)