summaryrefslogtreecommitdiff
path: root/spec/bundler/support/path.rb
diff options
context:
space:
mode:
-rw-r--r--spec/bundler/support/path.rb7
1 files changed, 7 insertions, 0 deletions
@@ -250,6 +250,13 @@ module Spec
File.open(version_file, "w") {|f| f << contents }
end
def ruby_core?
# avoid to warnings
@ruby_core ||= nil