Sha256: 5ec16c696fc4f4df38144e54e737dba084d5df698ece5906e92ffe30c6607c9a
Contents?: true
Size: 445 Bytes
Versions: 71
Compression:
Stored size: 445 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
71 entries across 71 versions & 12 rubygems