Skip to content

Commit ee72fe9

Browse files
committed
use bundler rake tasks
1 parent 028ea15 commit ee72fe9

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
$:.unshift File.dirname(__FILE__) unless $:.include? '.'
24

35
ROOT = '.'

0 commit comments

Comments
 (0)