From d463c79fdb73de154922ac560b6bccf92f5c9058 Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 22 Jan 2021 17:02:12 +0100 Subject: Fix this deployment... --- app/lib/incommon.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/lib/incommon.rb b/app/lib/incommon.rb index 1053098..e843683 100644 --- a/app/lib/incommon.rb +++ b/app/lib/incommon.rb @@ -4,6 +4,8 @@ module INCOMMON module_function + + # Return a String representation of the current source code URL def repo_url(version) case version when /^incommon-map @(.*)/ -- cgit v1.2.3