rt4914 / KlinicCon-Backend

2 stars 3 forks source link

Fix #12: Adds faker gem #18

Closed vanamraghu closed 3 months ago

vanamraghu commented 3 months ago

Fixes #12 with the below changes

  1. Modified ruby version to 3.3.4
  2. Gemfile updated with 3.3.4 version and also faker gem is added
  3. Gemfile.lock is updated with all the versions