diff --git a/Gemfile b/Gemfile index d7e64b26..cfbb8570 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ source 'https://rubygems.org' git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } # Synchronize with https://pages.github.com/versions -ruby '>=3.2.3' +ruby '>=3.0.0' gem 'faraday', '0.17.3'