Closed tibbs001 closed 4 years ago
Upgrading cuz I'm having trouble with bundler. For ruby 2.4.5, I know we can use bundler 1.9.0 (at least, it works in AACT). But I can't find a bundler to work with ruby 2.4.0 now - don't know how it was working before. Also needed to change rails in Gemfile: From: gem 'rails', github: 'rails/rails', branch: '4-2-stable' to just gem 'rails'
done
Should upgrade to latest ruby at some point, but for now, make it consistent with AACT