This repository was archived by the owner on Jan 27, 2023. It is now read-only.
Commit 55ede4b
committed
Fix github action
```
rake aborted!
Gem::LoadError: You have already activated rake 13.0.1, but your Gemfile requires rake 13.0.6. Prepending `bundle exec` to your command may solve this.
```
I don't know if this fix will work but will try doing what the error suggests.1 parent 5185471 commit 55ede4b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
0 commit comments