diff --git a/.ruby-version b/.ruby-version index 37c2961..097a15a 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.2 +2.6.2 diff --git a/.tool-versions b/.tool-versions index 9eb38ed..4d524dc 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -ruby 2.7.2 +ruby 2.6.2 diff --git a/Gemfile b/Gemfile index c478824..b49d66e 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ # the following line to use "http://" instead source 'https://rubygems.org' -ruby "2.7.2" +ruby "2.6.2" gem "bourbon" diff --git a/Gemfile.lock b/Gemfile.lock index 8e75905..cf08450 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ DEPENDENCIES wdm (~> 0.1.0) RUBY VERSION - ruby 2.7.2 + ruby 2.6.2 BUNDLED WITH 2.1.4