aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/test_gem_commands_build_command.rb
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-12 05:07:49 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-12 05:07:49 +0000
commit53a5b276b8bc6e22a9fecc23dd99259e2d0e7fa4 (patch)
treeafce6bb2f60d41b2b0957b4a3eecfb16b30c316a /test/rubygems/test_gem_commands_build_command.rb
parent337cabf7dfd73bf917744fad7c09212564dc3f2f (diff)
downloadruby-53a5b276b8bc6e22a9fecc23dd99259e2d0e7fa4.tar.gz
Use File class methods to avoid pipe execution
Following methods use corresponding File class methods instead of IO class methods. - Pathname#each_line - Pathname#read - Pathname#binread - Pathname#write - Pathname#binwrite - Pathname#readlines Reported by ooooooo_q. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/rubygems/test_gem_commands_build_command.rb')
0 files changed, 0 insertions, 0 deletions