]> git.wincent.com - mkdtemp.git/blob - bin/yardoc
Update Bundle for more recent RSpec
[mkdtemp.git] / bin / yardoc
1 #!/usr/bin/env ruby
2 #
3 # This file was generated by Bundler.
4 #
5 # The application 'yardoc' is installed as part of a gem, and
6 # this file is here to facilitate running it.
7 #
8
9 require 'pathname'
10 ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
11   Pathname.new(__FILE__).realpath)
12
13 require 'rubygems'
14 require 'bundler/setup'
15
16 load Gem.bin_path('yard', 'yardoc')