-
- Downloads
Merge branch 'gemfile' into 'master'
Switch to using a Gemfile Closes #8 See merge request !12
No related branches found
No related tags found
Gemfile
0 → 100644
source "https://rubygems.org" | ||
ruby RUBY_VERSION | ||
# This will help ensure the proper Jekyll version is running. | ||
gem "jekyll", "3.4.0" | ||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
Gemfile.lock
0 → 100644
Please register or sign in to comment