Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

Commit

Permalink
add require for yank_job in rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Nov 20, 2012
1 parent 45de3a7 commit a816b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -7,6 +7,7 @@ require 'time'
require 'locksmith/pg'
require_relative 'lib/bundler_api/update/consumer_pool'
require_relative 'lib/bundler_api/update/job'
require_relative 'lib/bundler_api/update/yank_job'
require_relative 'lib/bundler_api/update/atomic_counter'
require_relative 'lib/bundler_api/gem_helper'
require_relative 'lib/bundler_api/pgstats'
Expand Down

0 comments on commit a816b2e

Please sign in to comment.