Skip to content

Make 'bundle install' less verbose

Jacob Vosmaer requested to merge jv-bundle-install-less-verbose into master

During gdk install and gdk update, bundle install will spit out a lot of text. Some of it is just messages of the form Using foo (1.2.3). I think we can do without those messages.

Merge request reports