Sha256: 4909bf9fc2d7db8f2882f1d3d218d263d53ccad947108a75e7b9b71a95f9efc5
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 'minitest-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", "minitest-queue")
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
speculation-0.2.0 | bin/minitest-queue |
speculation-0.1.0 | bin/minitest-queue |