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