openvitae-tech / blackboard-lms

LMS platform tailored for hotel and hospitality training needs written using Ruby on Rails.
MIT License
6 stars 3 forks source link

Fix lint failures #94

Closed deepakkumarnd closed 3 hours ago

deepakkumarnd commented 4 hours ago

vulnerability_fixes

TODO

Update rails from '7.1.4' to '7.2.1.1'

deepakkumarnd commented 3 hours ago

On updating rails the tests failed due to an issue with factory_bot. This is fixed by updating factory_bot_rails https://github.com/thoughtbot/factory_bot/issues/1685

Bump factory_bot_rails to 6.5.0