gitlab-uberspace-tutorial
gitlab-uberspace-tutorial copied to clipboard
bundle install --deployment --without development test postgres aws fails
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?
Had the same issue: edit the Gemfile.lock