97550b18cc
Backport upstream patch for ruby32 regex issue with hash character
7 lines
65 B
Ruby
7 lines
65 B
Ruby
module Bundler
|
|
class << self
|
|
def require
|
|
end
|
|
end
|
|
end
|