Commit b1cebf6
committed
Project: Remove
It might prevent Dependabot from working properly.
Because rubocop >= 1.51.0 depends on Ruby >= 2.7.0
and Gemfile depends on rubocop = 1.84.1,
Ruby >= 2.7.0 is required.
So, because current Ruby version is = 2.5.9,
version solving has failed.
-- https://github.com/crate/crate_ruby/network/updates/1239572576
The README also says "You will need Ruby 2.0 or greater."spec.required_ruby_version
1 parent 6101ef9 commit b1cebf6
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
0 commit comments