Sha256: 2d74e8e974811f18c3c99d910654aff34f7b00a9e40967dc98185be7971927d7
Contents?: true
Size: 477 Bytes
Versions: 2
Compression:
Stored size: 477 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'posix-spawn-benchmark' is installed as part of a gem, and # this file is here to facilitate running it. # require 'pathname' ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('posix-spawn', 'posix-spawn-benchmark')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
giteaucrat-0.1.0 | bin/posix-spawn-benchmark |
giteaucrat-0.0.8 | bin/posix-spawn-benchmark |