Skip to content

Commit

Permalink
Fix rubygems deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Apr 10, 2020
1 parent ed55d54 commit bde4510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lib/envutil.rb
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,5 @@ class << self
end
dir = File.dirname(ruby)
CONFIG['bindir'] = dir
Gem::ConfigMap[:bindir] = dir if defined?(Gem::ConfigMap)
end
end

0 comments on commit bde4510

Please sign in to comment.