gitlab-uberspace-tutorial icon indicating copy to clipboard operation
gitlab-uberspace-tutorial copied to clipboard

bundle install --deployment --without development test postgres aws fails

Open keithwhyman opened this issue 8 years ago • 1 comments

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?

keithwhyman avatar May 10 '17 11:05 keithwhyman

Had the same issue: edit the Gemfile.lock

d0tcc avatar Sep 25 '17 09:09 d0tcc