Sha256: 7f0d68b9c264f28d67709fa68af2d80222694a66a53e9557a0bf74aa07cab4ee
Contents?: true
Size: 403 Bytes
Versions: 6
Compression:
Stored size: 403 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" load Gem.bin_path("rspec-core", "rspec")
Version data entries
6 entries across 6 versions & 2 rubygems
Version | Path |
---|---|
ribose-cli-0.5.0 | bin/rspec |
ribose-cli-0.3.2 | bin/rspec |
ribose-cli-0.2.1 | bin/rspec |
ribose-cli-0.2.0 | bin/rspec |
asciidoctor-rfc-0.1.0 | bin/rspec |
ribose-cli-0.1.0 | bin/rspec |