Sha256: e24b099891caf379b8c0fb6b49680eff5cc04767229ff4f5af19db44009f84c8
Contents?: true
Size: 403 Bytes
Versions: 93
Compression:
Stored size: 403 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
93 entries across 93 versions & 21 rubygems