#!/usr/bin/env foreman-ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run
