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