diff --git a/.ruby-version b/.ruby-version index 860487c..338a5b5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.1 +2.6.6 diff --git a/Gemfile b/Gemfile index 355967d..b0ebf1b 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '2.7.1' +ruby '2.6.6' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 6.0' diff --git a/Gemfile.lock b/Gemfile.lock index 8437bed..81ec578 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -456,7 +456,7 @@ DEPENDENCIES will_paginate-foundation RUBY VERSION - ruby 2.7.1p83 + ruby 2.6.6p146 BUNDLED WITH 1.17.2