diff --git a/docs/Gemfile b/docs/Gemfile index d8becf976..fb73b27fc 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" gem 'github-pages', group: :jekyll_plugins -ruby '~> 2.7.0' +ruby '~> 3.0.0'