Merge branch 'master' into master
This commit is contained in:
11
Gemfile
11
Gemfile
@ -1,2 +1,9 @@
|
||||
source 'https://rubygems.org'
|
||||
gem 'github-pages'
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
gem "jekyll"
|
||||
gem 'github-pages'
|
||||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
|
Reference in New Issue
Block a user