bump ruby version (as specified in github-pages v209)
[rnaseq-cwl-training.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index fb25ae4883a2877e5b37fa37fca1f287afd08c95..46eedf74876a6c4d5c4d584a515b36ca2d0994a0 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -5,6 +5,6 @@ source 'https://rubygems.org'
 git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
 
 # Synchronize with https://pages.github.com/versions
-ruby '>=2.5.8'
+ruby '>=2.7.1'
 
 gem 'github-pages', group: :jekyll_plugins