Sha256: a94d1f69b4980a87f17908c7673a0edb329cc40774da5d3971de94ccf04b3716

Contents?: true

Size: 793 Bytes

Versions: 43

Compression:

Stored size: 793 Bytes

Contents

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

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

Version data entries

43 entries across 43 versions & 1 rubygems

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