Skip to content

Commit 7a8647b

Browse files
author
root
committed
Add missing require
1 parent 7cfdeed commit 7a8647b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: lib/redmine_gitolite/hook_file.rb

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'digest/md5'
2+
13
module RedmineGitolite
24

35
class HookFile

0 commit comments

Comments
 (0)