Sha256: 6f2a2fe49bb7fdfa5858693f987b987b2968fb81d808c00aa4fd58b544c33305
Contents?: true
Size: 406 Bytes
Versions: 11
Compression:
Stored size: 406 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'cucumber' 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("cucumber", "cucumber")
Version data entries
11 entries across 11 versions & 2 rubygems