-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
DocumentationInstallationPriority: LowTo implement when someone actually requests it!To implement when someone actually requests it!Rails
Description
Some gems no longer support ruby 2.4.1 recommended in wiki
e.g. sprokets 4 , factory-bot-rails 6
ruby 2.6 is fine.
Alternatively one can set the supported Say gem 'sprockets', '~> 3.7.2'
Update: edited after discussion with Pierre, as it is looks better to use ruby 2.6 as recommended version
Metadata
Metadata
Assignees
Labels
DocumentationInstallationPriority: LowTo implement when someone actually requests it!To implement when someone actually requests it!Rails