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
@@ -1,13 +1,13 @@
GIT
remote: https://github.com/html2rss/html2rss-configs.git
revision: d6d45eea7005decad6007b56f838d42141b6ec96
revision: f701a4850f92ad4881218e8bda07d6ea331ac551
specs:
html2rss-configs (0.2.0)
html2rss

GIT
remote: https://github.com/html2rss/html2rss.git
revision: f722d9d556ab5351744be216d009e8205272c8bc
revision: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd
specs:
html2rss (0.17.0)
addressable (~> 2.7)
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@astrojs/sitemap": "^3.6.0",
"@astrojs/starlight": "^0.36.0",
"astro": "^5.14.4",
"@astrojs/starlight": "^0.36.1",
"astro": "^5.14.6",
"sharp": "^0.34.4"
},
"devDependencies": {
Expand Down