Skip to content

Commit

Permalink
Add bundler rake tasks for releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaffneyc committed Jan 21, 2011
1 parent 6c11015 commit 8a3836f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# -*- encoding: utf-8 -*-
require 'rubygems'
require 'bundler/setup'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
desc 'Run the specs'
Expand Down

0 comments on commit 8a3836f

Please sign in to comment.