Skip to content

Commit 1f9507c

Browse files
chore(deps): bump the ruby group with 4 updates (#843)
Bumps the ruby group with 4 updates: [html2rss](https://github.com/html2rss/html2rss), [html2rss-configs](https://github.com/html2rss/html2rss-configs), [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) and [zeitwerk](https://github.com/fxn/zeitwerk). Updates `html2rss` from `d4b8b56` to `c836d44` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@d4b8b56...c836d44) Updates `html2rss-configs` from `560c66c` to `9673d2b` - [Commits](html2rss/html2rss-configs@560c66c...9673d2b) Updates `sass-embedded` from 1.79.4 to 1.79.5 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.79.4...v1.79.5) Updates `zeitwerk` from 2.6.18 to 2.7.0 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.6.18...v2.7.0) --- updated-dependencies: - dependency-name: html2rss dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-type: direct:production dependency-group: ruby - dependency-name: sass-embedded dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: zeitwerk 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 1a875c1 commit 1f9507c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss-configs.git
3-
revision: 560c66c8fb08abdc2e485a9576b8b414480b377d
3+
revision: 9673d2b091e5d10bb6fa3c161b1ba97070921fd4
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
77

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: d4b8b566d9e443d1a8605d3f4d3da4965758f5b2
10+
revision: c836d44b77b081a69a55a405f44aaedf1ffcc7bf
1111
specs:
12-
html2rss (0.13.0)
12+
html2rss (0.14.0)
1313
addressable (~> 2.7)
1414
faraday (> 2.0.1, < 3.0)
1515
faraday-follow_redirects
@@ -157,9 +157,9 @@ GEM
157157
sanitize (6.1.3)
158158
crass (~> 1.0.2)
159159
nokogiri (>= 1.12.0)
160-
sass-embedded (1.79.4-arm64-darwin)
160+
sass-embedded (1.79.5-arm64-darwin)
161161
google-protobuf (~> 4.27)
162-
sass-embedded (1.79.4-x86_64-linux-gnu)
162+
sass-embedded (1.79.5-x86_64-linux-gnu)
163163
google-protobuf (~> 4.27)
164164
terminal-table (3.0.2)
165165
unicode-display_width (>= 1.1.1, < 3)
@@ -169,7 +169,7 @@ GEM
169169
unicode-display_width (2.6.0)
170170
uri (0.13.1)
171171
webrick (1.8.2)
172-
zeitwerk (2.6.18)
172+
zeitwerk (2.7.0)
173173

174174
PLATFORMS
175175
arm64-darwin-23

0 commit comments

Comments
 (0)