From c9533d4bf6fd062fffa9bcd6b3b097c9a10ccd97 Mon Sep 17 00:00:00 2001 From: geleeroyale Date: Tue, 22 May 2018 15:08:36 +0200 Subject: [PATCH] small fixes --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- _config.yml | 1 + _includes/header-donations.html | 2 +- _includes/header-minisites.html | 2 +- _includes/header.html | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index c2194d4..004972f 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "minima", "~> 2.1.1" # If you have any plugins, put them here! group :jekyll_plugins do gem "jekyll-feed", "~> 0.9.2" - gem 'bootstrap', '~> 4.0.0.beta3' + gem 'bootstrap', '~> 4.0.0' gem 'jekyll-sitemap' end diff --git a/Gemfile.lock b/Gemfile.lock index 84b1843..f3db8cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - autoprefixer-rails (8.4.1) + autoprefixer-rails (8.5.0) execjs bootstrap (4.0.0) autoprefixer-rails (>= 6.0.3) @@ -60,7 +60,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) - tzinfo-data (1.2018.4) + tzinfo-data (1.2018.5) tzinfo (>= 1.0.0) PLATFORMS @@ -68,7 +68,7 @@ PLATFORMS x64-mingw32 DEPENDENCIES - bootstrap (~> 4.0.0.beta3) + bootstrap (~> 4.0.0) jekyll (= 3.6.2) jekyll-feed (~> 0.9.2) jekyll-sitemap @@ -76,4 +76,4 @@ DEPENDENCIES tzinfo-data BUNDLED WITH - 1.16.1 + 1.16.2 diff --git a/_config.yml b/_config.yml index 6088d90..8d63422 100644 --- a/_config.yml +++ b/_config.yml @@ -35,3 +35,4 @@ collections: plugins: - jekyll-sitemap + - jekyll-feed diff --git a/_includes/header-donations.html b/_includes/header-donations.html index 96c34e4..8c3252e 100644 --- a/_includes/header-donations.html +++ b/_includes/header-donations.html @@ -1,7 +1,7 @@