summaryrefslogtreecommitdiff
path: root/spec/bundler/installer/spec_installation_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/installer/spec_installation_spec.rb')
-rw-r--r--spec/bundler/installer/spec_installation_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/bundler/installer/spec_installation_spec.rb b/spec/bundler/installer/spec_installation_spec.rb
index 811e69bfa1..a9cf09a372 100644
--- a/spec/bundler/installer/spec_installation_spec.rb
+++ b/spec/bundler/installer/spec_installation_spec.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
require "bundler/installer/parallel_installer"
RSpec.describe Bundler::ParallelInstaller::SpecInstallation do