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
6 changes: 3 additions & 3 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: c8799e7f19b12913986b1cf7e534b6d0c145c62a
revision: d6d45eea7005decad6007b56f838d42141b6ec96
specs:
html2rss-configs (0.2.0)
html2rss

GIT
remote: https://github.com/html2rss/html2rss.git
revision: 252289759287d5f0d7251a958d12a72ceebc27d6
revision: 29660a74c2ac9330f60a99a1670241dde32a7222
specs:
html2rss (0.17.0)
addressable (~> 2.7)
Expand Down Expand Up @@ -79,7 +79,7 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
json (2.13.2)
json (2.14.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
logger (1.7.0)
Expand Down
14 changes: 8 additions & 6 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.35.3",
"astro": "^5.13.8",
"@astrojs/starlight": "^0.36.0",
"astro": "^5.13.9",
"sharp": "^0.34.4"
},
"devDependencies": {
Expand Down