rht-labs / rht-labs.github.io

https://rht-labs.com
Other
6 stars 22 forks source link

🐛 [bug] - readme file doesn't account for ruby v3.x #4

Open mtakane opened 2 years ago

mtakane commented 2 years ago

If your environment uses Ruby v2.x then instructions will work well. If you have ruby v3.x you are missing a bundle dependency to get it to work.

mtakane commented 2 years ago

working with @oybed found that need an additional thing in the bundle "webrick"