features/support/env.rb in reek-6.0.0 vs features/support/env.rb in reek-6.0.1
- old
+ new
@@ -1,8 +1,7 @@
require_relative '../../lib/reek'
require_relative '../../lib/reek/cli/application'
require 'aruba/cucumber'
-require 'active_support/core_ext/string/strip'
begin
require 'pry-byebug'
rescue LoadError # rubocop:disable Lint/SuppressedException
end