Merge pull request 'Update 'Gemfile'' (#4) from thelie-patch-2 into master
Reviewed-on: https://gitea.chaostreff-alzey.de/Chaostreff-Alzey/chaostreff-alzey.de/pulls/4
This commit is contained in:
commit
9ba2787538
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.08"
|
gem "jektex", "~> 0.1"
|
||||||
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