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