]> git.wincent.com - wikitext.git/blob - bin/rake
Update to Ruby 2.3.0 for development purposes
[wikitext.git] / bin / rake
1 #!/usr/bin/env ruby
2 #
3 # This file was generated by Bundler.
4 #
5 # The application 'rake' 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("rake", "rake")