Team254 / cheesy-parts

Part management database written for the 2013 season.
BSD 2-Clause "Simplified" License
22 stars 45 forks source link

Running "bundle install" #16

Open evanhollins opened 6 years ago

evanhollins commented 6 years ago

I experienced the problem detailed on this stack overflow page: https://stackoverflow.com/questions/42334698/error-installing-json-1-8-3-with-ruby-2-4

Fixed by removing Gemfile.lock and rerunning bundle install.