Skip to content

Commit 89e95d0

Browse files
committed
Restore pathname for rake dev:deps
1 parent a35e4c5 commit 89e95d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bundler/spec/support/path.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# frozen_string_literal: true
22

3+
require "pathname" unless defined?(Pathname)
34
require "rbconfig"
45

56
require_relative "env"

0 commit comments

Comments
 (0)