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