Sha256: 5678cb32ebbaa765e5b3fb2707268f121819e8f9138b5da567c034b9f2370376
Contents?: true
Size: 420 Bytes
Versions: 2
Compression:
Stored size: 420 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'cucumber-queue' 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("test-queue", "cucumber-queue")
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
speculation-0.2.0 | bin/cucumber-queue |
speculation-0.1.0 | bin/cucumber-queue |