Skip to content
Closed
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GIT

GIT
remote: https://github.com/html2rss/html2rss.git
revision: 6b43db180b37e811d2a3be06dafef3ed700e4a86
revision: 20731ec7324e9ece01e9ad02dd19778137848a71
specs:
html2rss (0.17.0)
addressable (~> 2.7)
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.1.1)
zeitwerk (2.7.4)
zeitwerk (2.7.5)
zlib (3.2.2)

PLATFORMS
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@astrojs/sitemap": "^3.7.0",
"@astrojs/starlight": "^0.37.6",
"astro": "^5.17.2",
"astro": "^5.17.3",
"sharp": "^0.34.5"
},
"devDependencies": {
Expand Down