Skip to content

Commit cb793b8

Browse files
committed
Enable bundler/gem_tasks
1 parent 9470a46 commit cb793b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#require "bundler/gem_tasks"
1+
require "bundler/gem_tasks"
22
require "rake/testtask"
33

44
Rake::TestTask.new(:test) do |t|

0 commit comments

Comments
 (0)