mirror of
https://github.com/ruby/ruby.git
synced 2026-08-05 11:19:10 +08: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__)
|