[websites/rkward-kde-org] /: Attempt to upgrade jekyll theme
Thomas Friedrichsmeier
null at kde.org
Wed Nov 29 21:12:09 GMT 2023
Git commit cf738b153503b0341135c5179b1e178d47d235d3 by Thomas Friedrichsmeier.
Committed on 29/11/2023 at 22:12.
Pushed by tfry into branch 'master'.
Attempt to upgrade jekyll theme
M +2 -2 Gemfile
https://invent.kde.org/websites/rkward-kde-org/-/commit/cf738b153503b0341135c5179b1e178d47d235d3
diff --git a/Gemfile b/Gemfile
index 8dd5cad..9e2ce55 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,8 +1,8 @@
source "https://rubygems.org"
ruby RUBY_VERSION
-gem "jekyll", "3.8"
-gem "jekyll-kde-theme"
+gem "jekyll", "4.0"
+gem "jekyll-kde-theme", :git => 'https://invent.kde.org/websites/jekyll-kde-theme.git'
# If you have any plugins, put them here!
# group :jekyll_plugins do
More information about the rkward-tracker
mailing list