Skip to content

Pin console gem to 1.16.2 [v4.x]

Adam Cohen requested to merge pin-console-gem into v4.x

What does this MR do?

This MR pins the console gem to 1.16.2 to fix the following failing job:

#11 21.35 ERROR:  Error installing /home/gitlab/gcs.gem:
#11 21.35 	The last version of console (~> 1.8) to support your Ruby & RubyGems was 1.19.0. Try installing it with `gem install console -v 1.19.0` and then running the current command again
#11 21.35 	console requires Ruby version >= 3.0. The current ruby version is 2.7.8.225.

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports