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