[gtk-web/new-website: 23/191] updating gems
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 23/191] updating gems
- Date: Thu, 21 Nov 2019 12:20:24 +0000 (UTC)
commit a5c9fcff0b7c2cfc63702ed021991721859536c1
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date: Wed May 29 16:22:28 2019 +0530
updating gems
Gemfile | 18 ------------------
Gemfile.lock | 4 ++--
_config.yml | 4 ++--
3 files changed, 4 insertions(+), 22 deletions(-)
---
diff --git a/Gemfile b/Gemfile
index 2bf1ac7..5f17eba 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,30 +1,12 @@
source "https://rubygems.org"
-# Hello! This is where you manage which Jekyll version is used to run.
-# When you want to use a different version, change it below, save the
-# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
-#
-# bundle exec jekyll serve
-#
-# This will help ensure the proper Jekyll version is running.
-# Happy Jekylling!
gem "jekyll", "~> 3.8.5"
-# This is the default theme for new Jekyll sites. You may change this to anything you like.
-gem "minima", "~> 2.0"
-
-# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
-# uncomment the line below. To upgrade, run `bundle update github-pages`.
-# gem "github-pages", group: :jekyll_plugins
-
-# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
end
-# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
-# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0" if Gem.win_platform?
diff --git a/Gemfile.lock b/Gemfile.lock
index 913b7e6..8597ae2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,7 +9,7 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7-x64-mingw32)
- ffi (1.10.0-x64-mingw32)
+ ffi (1.11.1-x64-mingw32)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
@@ -48,7 +48,7 @@ GEM
jekyll-seo-tag (~> 2.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (3.0.3)
+ public_suffix (3.1.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
diff --git a/_config.yml b/_config.yml
index 88d06ab..f041515 100644
--- a/_config.yml
+++ b/_config.yml
@@ -19,8 +19,8 @@ markdown: kramdown
kramdown:
parse_block_html: true
input: GFM
-# plugins:
-# - jekyll-feed
+plugins:
+ - jekyll-feed
sass:
sass_dir: _sass
include:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]