Skip to content

Commit

Permalink
chore(deps): bump the ruby group with 4 updates (#843)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 1a875c1 commit 1f9507c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GIT
remote: https://github.com/html2rss/html2rss-configs.git
revision: 560c66c8fb08abdc2e485a9576b8b414480b377d
revision: 9673d2b091e5d10bb6fa3c161b1ba97070921fd4
specs:
html2rss-configs (0.2.0)
html2rss

GIT
remote: https://github.com/html2rss/html2rss.git
revision: d4b8b566d9e443d1a8605d3f4d3da4965758f5b2
revision: c836d44b77b081a69a55a405f44aaedf1ffcc7bf
specs:
html2rss (0.13.0)
html2rss (0.14.0)
addressable (~> 2.7)
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
Expand Down Expand Up @@ -157,9 +157,9 @@ GEM
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sass-embedded (1.79.4-arm64-darwin)
sass-embedded (1.79.5-arm64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.4-x86_64-linux-gnu)
sass-embedded (1.79.5-x86_64-linux-gnu)
google-protobuf (~> 4.27)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -169,7 +169,7 @@ GEM
unicode-display_width (2.6.0)
uri (0.13.1)
webrick (1.8.2)
zeitwerk (2.6.18)
zeitwerk (2.7.0)

PLATFORMS
arm64-darwin-23
Expand Down

0 comments on commit 1f9507c

Please sign in to comment.