Resolve "Add version 0.3.2 of the theme"
... | ... | @@ -3,7 +3,7 @@ source "https://rubygems.org" |
gem "jekyll", "~> 4.0" | ||
gem "bundler", "> 2.0" | ||
gem "minima", "~> 2.5" | ||
gem 'jekyll-theme-lcsb-default', '~> 0.3.0', :git => "https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default.git", :tag => "0.3.0" | ||
gem 'jekyll-theme-lcsb-default', '~> 0.3.2', :git => "https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default.git", :tag => "0.3.2" | ||
group :jekyll_plugins do | ||
gem "jekyll-paginate-v2", "~> 2", | ||
... | ... |
Please register or sign in to comment