Skip to content

Commit

Permalink
tweaked the bundler gem tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
tcocca committed Sep 21, 2011
1 parent 589bde9 commit 165137a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require "bundler/gem_tasks"
require 'bundler'
Bundler::GemHelper.install_tasks

require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
Expand Down

0 comments on commit 165137a

Please sign in to comment.