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