require 'distrib_builder' RSpec.configure do |config| config.raise_errors_for_deprecations! config.filter_run_excluding broken: true end