Skip to content

Commit

Permalink
Add bundler gem tasks to Rakefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Sep 22, 2015
1 parent 67fe89d commit b7631ce
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,5 +1,6 @@
require "bundler"
Bundler.setup
Bundler::GemHelper.install_tasks

require "rspec/core/rake_task"
require "rake"
Expand Down

0 comments on commit b7631ce

Please sign in to comment.