Sha256: a00a65bf93b0924b436852e2a6bb33376b2f54097afcfa67b5825ef8e7740e47

Contents?: true

Size: 793 Bytes

Versions: 109

Compression:

Stored size: 793 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

#
# This file was generated by Bundler.
#
# The application 'byebug' 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)

bundle_binstub = File.expand_path("../bundle", __FILE__)

if File.file?(bundle_binstub)
  if File.read(bundle_binstub, 150) =~ /This file was generated by Bundler/
    load(bundle_binstub)
  else
    abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
  end
end

require "rubygems"
require "bundler/setup"

load Gem.bin_path("byebug", "byebug")

Version data entries

109 entries across 109 versions & 7 rubygems

Version Path
wordmove-6.0.0.alpha.8 bin/byebug
wordmove-6.0.0.alpha.7 bin/byebug
wordmove-6.0.0.alpha.6 bin/byebug
wordmove-6.0.0.alpha.5 bin/byebug
wordmove-6.0.0.alpha.4 bin/byebug
wordmove-6.0.0.alpha.3 bin/byebug
wordmove-6.0.0.alpha.2 bin/byebug
wordmove-6.0.0.alpha.1 bin/byebug
wordmove-5.2.2 bin/byebug
wordmove-5.2.1 bin/byebug
wordmove-5.2.0 bin/byebug
wordmove-5.1.0 bin/byebug
wordmove-5.0.2 bin/byebug
wordmove-5.0.1 bin/byebug
wordmove-5.0.0.dev bin/byebug
wordmove-5.0.0 bin/byebug
wordmove-4.0.2.pre4 bin/byebug
wordmove-4.0.2.pre3 bin/byebug
wordmove-4.0.2.pre2 bin/byebug
wordmove-4.0.2.pre1 bin/byebug