mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
remove unnecessary environment variable setting
This commit is contained in:
parent
bb7c8c4521
commit
8a5852bb4c
1 changed files with 0 additions and 2 deletions
2
Rakefile
2
Rakefile
|
@ -29,8 +29,6 @@ end
|
|||
|
||||
def check_dependencies
|
||||
require 'bundler'
|
||||
|
||||
ENV["BUNDLE_GEMFILE"] = File.expand_path("../Gemfile", __FILE__)
|
||||
Bundler.definition.missing_specs
|
||||
|
||||
eval('nil', TOPLEVEL_BINDING, '<main>') # workaround for issue #395
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue