Skip to content

Use an updated version of ruby

José Alberto requested to merge (removed):master into master

With this configuration, it always uses an updated version of ruby and bundler is the one which manages version of the dependencies, hence working in all environments. Before, dependencies could not be satisfied in updated environments because of bundler being too new.

Merge request reports