Skip to content

Commit

Permalink
Update Rakefile to match bundle gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansch committed Feb 14, 2013
1 parent bf462ab commit ada3560
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
@@ -1,5 +1,4 @@
require 'bundler'
Bundler::GemHelper.install_tasks
require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new(:spec) do |t|
Expand Down

0 comments on commit ada3560

Please sign in to comment.