parent
b77593ce74
commit
a13740839a
2
Gemfile
2
Gemfile
|
@ -84,7 +84,7 @@ group :jekyll_optional_dependencies do
|
||||||
gem "pygments.rb", "~> 1.0"
|
gem "pygments.rb", "~> 1.0"
|
||||||
gem "rdiscount", "~> 2.0"
|
gem "rdiscount", "~> 2.0"
|
||||||
gem "redcarpet", "~> 3.2", ">= 3.2.3"
|
gem "redcarpet", "~> 3.2", ">= 3.2.3"
|
||||||
gem "yajl-ruby", "~> 1.2"
|
gem "yajl-ruby", "~> 1.3.1"
|
||||||
end
|
end
|
||||||
|
|
||||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||||
|
|
Loading…
Reference in New Issue