You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
synshop.info/Gemfile

7 lines
182 B

source "https://rubygems.org"
gem 'github-pages'
gem 'jekyll-minifier'
gem "nokogiri", ">= 1.8.5"
gem "rubyzip", ">= 1.3.0"
gem "jekyll-last-modified-at", "~> 1.1"
gem 'jekyll-feed'