summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2016-11-06 05:34:39 +0900
committerHomu <homu@barosl.com>2016-11-06 05:34:39 +0900
commitd5c34d5de9569c3ea9d773eb1b6e568603efeeda (patch)
treeb35e7b0c251a1b2364c9f0897c81b3aab7a1e55d
parent6794c39998d38b36a62cc51f703d6fd05011d2a6 (diff)
parentd133e2945827cbf22a36d601c6b4cb2a870569c2 (diff)
downloadbundler-d5c34d5de9569c3ea9d773eb1b6e568603efeeda.tar.gz
Auto merge of #5148 - bundler:seg-lockfile-remove-strscan-require, r=indirect
[LockfileParser] Stop requiring strscan Introduced and seemingly never used by https://github.com/bundler/bundler/commit/ba579f4a3e525fdd78d89531291450b26a009b07
-rw-r--r--lib/bundler/lockfile_parser.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/lockfile_parser.rb b/lib/bundler/lockfile_parser.rb
index 51148ab614..d885c049d2 100644
--- a/lib/bundler/lockfile_parser.rb
+++ b/lib/bundler/lockfile_parser.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-require "strscan"
# Some versions of the Bundler 1.1 RC series introduced corrupted
# lockfiles. There were two major problems: