Skip to content

Commit 6849a2b

Browse files
author
Rafael Mendonça França
committed
Add bundler tasks
1 parent 7d4c86f commit 6849a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rakefile

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'bundler/gem_tasks'
2+
13
require 'rake/testtask'
24

35
task :default => :test

0 commit comments

Comments
 (0)