diff --git a/.ruby-version b/.ruby-version index b0f6bf0c..6a81b4c8 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.4.10 +2.7.8 diff --git a/Gemfile b/Gemfile index 78e806ce..19204caf 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -ruby "2.4.10" +ruby "2.7.8" gem "jekyll", "4.2.0" # Ensure this matches the version you need gem "webrick" # Necessary if you're using Ruby 3.0.0+