Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the ruby group with 7 updates #868

Merged
merged 1 commit into from
Jan 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss.git
revision: d0f4ec7037693654214b2496d9cb7e8131a5d959
revision: 01f2b8392f60f7ca77d1cba01a1a8971e6b700b4
specs:
html2rss (0.16.0)
html2rss (0.17.0)
addressable (~> 2.7)
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
Expand All @@ -21,7 +21,7 @@ GIT
regexp_parser
reverse_markdown (~> 3.0)
rss
sanitize (~> 6.0)
sanitize
thor
tzinfo
zeitwerk
Expand All @@ -35,7 +35,7 @@ GEM
base64 (0.2.0)
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
crass (1.0.6)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
Expand All @@ -59,7 +59,7 @@ GEM
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
addressable (~> 2.4)
Expand Down Expand Up @@ -118,12 +118,12 @@ GEM
mime-types-data (3.2025.0107)
net-http (0.6.0)
uri
nokogiri (1.18.1-arm64-darwin)
nokogiri (1.18.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
nokogiri (1.18.2-x86_64-linux-gnu)
racc (~> 1.4)
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pathutil (0.16.2)
Expand Down Expand Up @@ -160,12 +160,12 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
safe_yaml (1.0.5)
sanitize (6.1.3)
sanitize (7.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sass-embedded (1.83.1-arm64-darwin)
nokogiri (>= 1.16.8)
sass-embedded (1.83.4-arm64-darwin)
google-protobuf (~> 4.29)
sass-embedded (1.83.1-x86_64-linux-gnu)
sass-embedded (1.83.4-x86_64-linux-gnu)
google-protobuf (~> 4.29)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down
Loading