mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
5 lines
92 B
Ruby
Executable File
5 lines
92 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
# frozen_string_literal: true
|
|
|
|
load File.expand_path("bundle", __dir__)
|