Sha256: 5285e4dfeb634a242d2ff1b891fc2407084cb5a0ad77fa175ba28be81ab3630e
Contents?: true
Size: 409 Bytes
Versions: 6
Compression:
Stored size: 409 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. # 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
6 entries across 6 versions & 2 rubygems