mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
7 lines
177 B
Ruby
7 lines
177 B
Ruby
source 'https://rubygems.org'
|
|
gem 'jekyll'
|
|
gem "just-the-docs", "0.8.2"
|
|
gem 'jekyll-redirect-from'
|
|
gem 'jekyll-sitemap'
|
|
gem "webrick"
|
|
gem 'github-pages', group: :jekyll_plugins
|