Sha256: 9180a3d7d67fb5a35a9a8ef4a8ed6bac6e066e41dcbd546d9a6017c0c9d0e06b
Contents?: true
Size: 424 Bytes
Versions: 1
Compression:
Stored size: 424 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # rubocop:disable all # # This file was generated by Bundler. # # The application 'rspec' 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("rspec-core", "rspec")
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
attr_masker-0.2.1 | bin/rspec |