diff --git a/.ruby-version b/.ruby-version index e6b7b62..acf9bf0 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7 \ No newline at end of file +3.2.2 \ No newline at end of file diff --git a/Gemfile b/Gemfile index b29fc10..f4f3ef4 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem "webrick" # Workaround for jekyll builds failing on Cloudflare currently: # https://community.cloudflare.com/t/deployment-failing-rubygems-version/446483 -gem "jekyll-sass-converter", "~> 2.0" +#gem "jekyll-sass-converter", "~> 2.0" group :jekyll_plugins do gem "jekyll-paginate"