ruby/spec/bin/bundle
David Rodríguez 81da38b308 Sync RubyGems
2025-07-03 13:43:00 +09:00

6 lines
150 B
Ruby
Executable file

#!/usr/bin/env ruby
# frozen_string_literal: true
require_relative "../bundler/support/activate"
load File.expand_path("bundle", Spec::Path.exedir)