Sha256: 0723ffab35ff453504574f909c525b4ec4c15bcaee532ffd53629e0340253ebc
Contents?: true
Size: 415 Bytes
Versions: 3
Compression:
Stored size: 415 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'sendevent' 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", "sendevent")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pingpongpairing-0.1.4 | bin/sendevent |
pingpongpairing-0.1.3 | bin/sendevent |
pingpongpairing-0.1.1 | bin/sendevent |