aboutsummaryrefslogtreecommitdiffstats
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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/installer/spec_installation_spec.rb b/spec/bundler/installer/spec_installation_spec.rb
index b18695bf..1e368ab7 100644
--- a/spec/bundler/installer/spec_installation_spec.rb
+++ b/spec/bundler/installer/spec_installation_spec.rb
@@ -2,7 +2,7 @@
require "spec_helper"
require "bundler/installer/parallel_installer"
-describe Bundler::ParallelInstaller::SpecInstallation do
+RSpec.describe Bundler::ParallelInstaller::SpecInstallation do
let!(:dep) do
a_spec = Object.new
def a_spec.name