Trouble with newest Ruby. Going back.
This commit is contained in:
parent
07d48b6ad9
commit
11873f6b3b
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
2.7.1
|
||||
2.6.6
|
||||
|
|
|
|||
2
Gemfile
2
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'
|
||||
|
|
|
|||
|
|
@ -456,7 +456,7 @@ DEPENDENCIES
|
|||
will_paginate-foundation
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.7.1p83
|
||||
ruby 2.6.6p146
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue