Sha256: b03604c9856217129645cb2b4c9e8b6ee5c7f2123ae3db7fdc011d4a4a7b9ea5
Contents?: true
Size: 444 Bytes
Versions: 27
Compression:
Stored size: 444 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. # 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
27 entries across 27 versions & 11 rubygems