bundle install --deployment --without development test postgres aws fails
keithwhyman opened this issue · 1 comments
keithwhyman commented
This fails as it tries to use json-1.8.3 which is incompatible with ruby 2.4
You must install the json-1.8.5 gem instead
Where can I configure which version it takes?
d0tcc commented
Had the same issue: edit the Gemfile.lock