github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/tracing/jaeger/ruby/rideshare/config/boot.rb (about)

     1  ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
     2  
     3  require "bundler/setup" # Set up gems listed in the Gemfile.