Sha256: ed6ba6a6327c89a82b091ca756f696a6c2d5c7940ffc8983795bae6ad3f8e6f7
Contents?: true
Size: 445 Bytes
Versions: 3
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
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
serviceworker-rails-0.6.0 | bin/rubocop |
uri_format_validator-0.2.1 | bin/rubocop |
uri_format_validator-0.1.0 | bin/rubocop |