summaryrefslogtreecommitdiff
path: root/spec/bundler/lockfile_parser_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/lockfile_parser_spec.rb')
-rw-r--r--spec/bundler/lockfile_parser_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/bundler/lockfile_parser_spec.rb b/spec/bundler/lockfile_parser_spec.rb
index 17bb447194..37be8d9f66 100644
--- a/spec/bundler/lockfile_parser_spec.rb
+++ b/spec/bundler/lockfile_parser_spec.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-require "spec_helper"
require "bundler/lockfile_parser"
RSpec.describe Bundler::LockfileParser do