Sha256: d1c43ee494c3e400cf457c17fadab54f957f6e5e3054bcb185a122e03e9b2e30
Contents?: true
Size: 519 Bytes
Versions: 3
Compression:
Stored size: 519 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'safe_yaml' is installed as part of a gem, and # this file is here to facilitate running it. # bundle_binstub = File.expand_path("../bundle", __FILE__) load(bundle_binstub) if File.file?(bundle_binstub) require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("safe_yaml", "safe_yaml")
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
putsreq-0.0.4 | bin/safe_yaml |
github_issue_exporter-0.3.1 | bin/safe_yaml |
github_issue_exporter-0.3.0 | bin/safe_yaml |