diff --git a/.ruby-version b/.ruby-version deleted file mode 100644 index 57cf282..0000000 --- a/.ruby-version +++ /dev/null @@ -1 +0,0 @@ -2.6.5 diff --git a/Gemfile b/Gemfile index 00c02df..b49a0e4 100644 --- a/Gemfile +++ b/Gemfile @@ -3,8 +3,6 @@ source 'https://gems.sutty.nl' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '2.6.5' - # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 5.2.3' # Use sqlite3 as the database for Active Record