File: bundle.rb

package info (click to toggle)
ruby-arbre 2.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 532 kB
  • sloc: ruby: 1,912; makefile: 7; sh: 4
file content (5 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# frozen_string_literal: true
$LOAD_PATH.unshift(File.expand_path("../../", __FILE__))

require "bundler"
Bundler.setup