Trouble with newest Ruby. Going back.

This commit is contained in:
Christoph Haas 2021-05-28 23:37:20 +02:00
parent 07d48b6ad9
commit 11873f6b3b
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
2.7.1
2.6.6

View file

@ -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'

View file

@ -456,7 +456,7 @@ DEPENDENCIES
will_paginate-foundation
RUBY VERSION
ruby 2.7.1p83
ruby 2.6.6p146
BUNDLED WITH
1.17.2