mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05: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__)
|