[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/docusign/code-examples-ruby/master/bin/bundle [Back]  [Original]

#!/usr/bin/env ruby
# frozen_string_literal: true

ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
load Gem.bin_path('bundler', 'bundle')

Web Proxy Viewer  |  New URL  |  Original Page