aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/support/the_bundle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/support/the_bundle.rb')
-rw-r--r--spec/bundler/support/the_bundle.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/spec/bundler/support/the_bundle.rb b/spec/bundler/support/the_bundle.rb
index c994eaae78..f252a4515b 100644
--- a/spec/bundler/support/the_bundle.rb
+++ b/spec/bundler/support/the_bundle.rb
@@ -1,11 +1,9 @@
# frozen_string_literal: true
-require "support/helpers"
-require "support/path"
+require_relative "path"
module Spec
class TheBundle
- include Spec::Helpers
include Spec::Path
attr_accessor :bundle_dir