froala / froala/editor-ruby-sdk-example

Need for recent versions of Ruby, specified

オープン
#19 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Ruby
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。