Sha256: 43effe2dd52ffceaac0fb6809a5c57797b66c3bde3b701aecda51963a2cd49ad
Contents?: true
Size: 509 Bytes
Versions: 2
Compression:
Stored size: 509 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rubocop' is installed as part of a gem, and # this file is here to facilitate running it. # bundle_binstub = File.expand_path('bundle', __dir__) load(bundle_binstub) if File.file?(bundle_binstub) require 'pathname' ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('rubocop', 'rubocop')
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
bundler-console-0.0.3 | bin/rubocop |
bundler-changelogs-0.0.1 | bin/rubocop |