Compare commits
No commits in common. "9ba2787538a62bbce6de96ed1255e8f2c1db2c85" and "5476fcb7134f3a74579977fc2fa1bf3e42b2cb0b" have entirely different histories.
9ba2787538
...
5476fcb713
1 changed files with 3 additions and 3 deletions
6
Gemfile
6
Gemfile
|
@ -13,9 +13,9 @@ gem "sass-embedded", "~> 1.55"
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
gem "jekyll-feed", "~> 0.13"
|
gem "jekyll-feed", "~> 0.13"
|
||||||
gem "jekyll-sass-converter", "~> 2.2.0"
|
gem "jekyll-sass-converter", "~> 2.2.0"
|
||||||
gem "jektex", "~> 0.1"
|
gem "jektex", "~> 0.08"
|
||||||
gem "jekyll-titles-from-headings", "~> 0.5"
|
gem 'jekyll-titles-from-headings', "~> 0.5"
|
||||||
gem "jemoji", "~> 0.12"
|
gem 'jemoji', "~> 0.12"
|
||||||
end
|
end
|
||||||
|
|
||||||
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
|
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||||
|
|
Loading…
Reference in a new issue