Sha256: f02ec09bac4dd057a49c99775b38decadfdabb87439f527fc582e239259aad98
Contents?: true
Size: 430 Bytes
Versions: 5
Compression:
Stored size: 430 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # 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" # noinspection RubyResolve load Gem.bin_path("rspec-core", "rspec")
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pg_trunk-0.2.0 | bin/rspec |
pg_trunk-0.1.3 | bin/rspec |
pg_trunk-0.1.2 | bin/rspec |
pg_trunk-0.1.1 | bin/rspec |
pg_trunk-0.1.0 | bin/rspec |