froala / froala/editor-ruby-sdk-example
Need for recent versions of Ruby, specified
- Lingua principale
- Ruby
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
after dealing with the problem in #18, I got this error:
```
ruby_dep-1.5.0 requires ruby version >= 2.2.5, ~> 2.2, which is incompatible with the current version, ruby 3.1.2p20
```
2 problems here.
1. Ruby 2.2 is ANCIENT and unsupported. The current stable version is 3.1, and nothing before 2.7 is supported.
2. There's no version of Ruby specified in the repo. It's normal to have a `.ruby-version` file which specifies the version of Ruby that the project was created with.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia controllando la configurazione di Ruby e delle dipendenze del repository, quindi determina dove è dichiarata la versione di Ruby o se manca. Aggiorna il progetto in modo che utilizzi una versione di Ruby supportata, aggiungi il file .ruby-version richiesto e verifica che l'errore di dipendenza non si verifichi più.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- ruby
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100