Skip to content

Commit

Permalink
enable bundler gem tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
pd committed Oct 21, 2011
1 parent f5183be commit e1f0227
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# require "bundler/gem_tasks"
require "bundler/gem_tasks"

require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:spec)

task :default => :spec

0 comments on commit e1f0227

Please sign in to comment.