Move to a docker-compose setup

This commit is contained in:
Luke Murphy
2020-05-01 10:30:31 +02:00
parent 34aca195ce
commit 5b7ee79c5d
10 changed files with 110 additions and 24 deletions

View File

@ -1,4 +1,4 @@
source "https://rubygems.org"
ruby '2.6.5'
ruby "2.7.1"
gemspec
gem 'jekyll-feed'
gem "jekyll-feed"