Sha256: 890e5ce3446fd34bda14e1bd6775dda863b88fc90d12746ea3c2053e29f8b04f
Contents?: true
Size: 449 Bytes
Versions: 13
Compression:
Stored size: 449 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'cc-tddium-post-worker' 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("codeclimate-test-reporter", "cc-tddium-post-worker")
Version data entries
13 entries across 13 versions & 4 rubygems