Migrating to carpentries WIP
[rnaseq-cwl-training.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 41c97a9a57d879681825f8a65434b4752d0716b0..20ebaa15c575c53b6476925ab3b4c8a135aa0b1c 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.7.1'
+ruby '>=2.5.5'
 
 gem 'github-pages', group: :jekyll_plugins