Sha256: f62651725283ca1f94f30692008f75daa2f93502ed43668d168e46b90f3eca07

Contents?: true

Size: 824 Bytes

Versions: 62

Compression:

Stored size: 824 Bytes

Contents

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

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

if File.file?(bundle_binstub)
  if File.read(bundle_binstub, 300) =~ /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('reek', 'reek')

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
erp_integration-0.57.0 bin/reek
erp_integration-0.56.0 bin/reek
erp_integration-0.55.0 bin/reek
erp_integration-0.54.0 bin/reek
erp_integration-0.53.1 bin/reek
erp_integration-0.53.0 bin/reek
erp_integration-0.52.0 bin/reek
erp_integration-0.50.0 bin/reek
erp_integration-0.49.0 bin/reek
erp_integration-0.48.0 bin/reek
erp_integration-0.43.0 bin/reek
erp_integration-0.42.0 bin/reek
erp_integration-0.41.0 bin/reek
erp_integration-0.40.0 bin/reek
erp_integration-0.39.0 bin/reek
erp_integration-0.38.0 bin/reek
erp_integration-0.37.0 bin/reek
erp_integration-0.36.1 bin/reek
erp_integration-0.36.0 bin/reek
erp_integration-0.35.0 bin/reek