Skip to content

Commit 5991ae0

Browse files
committed
Don't need bundle/setup in Rakefile
1 parent 4c18f3f commit 5991ae0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Rakefile

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
require 'bundler/setup'
2-
31
LOGLEVEL = ($DEBUG || ENV['DEBUG']) ? '' : '-s'
42

53
task :default => 'test:all'

0 commit comments

Comments
 (0)