Skip to content

Commit

Permalink
run bundler setup
Browse files Browse the repository at this point in the history
  • Loading branch information
infused committed Dec 13, 2011
1 parent 7bba96c commit 8442fdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,6 +1,8 @@
# encoding: ascii-8bit

require 'rubygems'
require 'bundler/setup';
Bundler.setup(:default, :development)

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new :spec do |t|
Expand Down

0 comments on commit 8442fdb

Please sign in to comment.