Sha256: f68856d26d70fd77c2f2f7f35adb9d16c94328499b7592cc7e435a066f2d75a3

Contents?: true

Size: 413 Bytes

Versions: 3

Compression:

Stored size: 413 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true
#
# This file was generated by Bundler.
#
# The application 'parallel' 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("pingpongpairing", "parallel")

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pingpongpairing-0.1.4 bin/parallel
pingpongpairing-0.1.3 bin/parallel
pingpongpairing-0.1.1 bin/parallel