mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
4 lines
92 B
Ruby
Executable file
4 lines
92 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
# frozen_string_literal: true
|
|
|
|
load File.expand_path("bundle", __dir__)
|