Skip to content

Exclude development gems from CI builds

Stan Hu requested to merge sh-bundle-install-no-development-gems into master

We don't need these for tests, and excluding better_errors and binding_of_caller from the list might get rid of the mysterious seg faults.

rblineprof is used by spec/lib/gitlab/sherlock/line_profiler_spec.rb, so we need to keep it for testing.

Relates to #11951 (closed)

Edited by Stan Hu

Merge request reports

Loading