forked from robert/robertjohnson.work
commit
a69446162e
6
Gemfile
6
Gemfile
@ -1,9 +1,9 @@
|
|||||||
# frozen_string_literal: true
|
|
||||||
|
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
# gem "rails"
|
# gem "rails"
|
||||||
gem "jekyll"
|
gem "jekyll"
|
||||||
|
gem 'github-pages'
|
||||||
|
|
||||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||||
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user