mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 07:28:12 +00:00
⚙️ 🐳 Updates Gemfile and docker setup
This commit is contained in:
10
Gemfile
10
Gemfile
@@ -1,11 +1,5 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
||||
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
gem "webrick"
|
||||
|
||||
# If you have any plugins, put them here!
|
||||
group :jekyll_plugins do
|
||||
gem "jekyll-feed"
|
||||
gem "jekyll-optional-front-matter"
|
||||
end
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
|
||||
Reference in New Issue
Block a user