<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=184809" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/miconda">@miconda</a><br>
Now tested master. <code>app_ruby</code> compiled on CentOS.<br>
How about this update</p>
<div class="highlight highlight-source-diff"><pre><span class="pl-c1">diff --git a/src/modules/app_ruby/Makefile b/src/modules/app_ruby/Makefile</span>
index 45a7b11..6a1eb43 100644
<span class="pl-md">--- a/src/modules/app_ruby/Makefile</span>
<span class="pl-mi1">+++ b/src/modules/app_ruby/Makefile</span>
<span class="pl-mdr">@@ -21,6 +21,11 @@</span> endif

 ifneq ($(PKGLIBRUBY),0)
        BUILDER =
<span class="pl-mi1"><span class="pl-mi1">+</span>else</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>       RUBYACCEPTABLE = $(shell $(BUILDER) --libs "$(RUBYVER) >= 2" > /dev/null 2>&1 ; echo $$? )</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>ifneq ($(RUBYACCEPTABLE),0)</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>       BUILDER =</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>endif</span>
 endif

 ifneq ($(BUILDER),)</pre></div>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/1762#issuecomment-446933896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZUZUHnSOacP75hWA7uOfdvkS-qV-ks5u4jgvgaJpZM4ZNrXu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AF36ZV-QVWiNKghVTau6tUOthY3L6ELFks5u4jgvgaJpZM4ZNrXu.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@sergey-safarov in #1762: @miconda \r\nNow tested master. `app_ruby` compiled on CentOS.\r\nHow about this update\r\n```diff\r\ndiff --git a/src/modules/app_ruby/Makefile b/src/modules/app_ruby/Makefile\r\nindex 45a7b11..6a1eb43 100644\r\n--- a/src/modules/app_ruby/Makefile\r\n+++ b/src/modules/app_ruby/Makefile\r\n@@ -21,6 +21,11 @@ endif\r\n\r\n ifneq ($(PKGLIBRUBY),0)\r\n        BUILDER =\r\n+else\r\n+       RUBYACCEPTABLE = $(shell $(BUILDER) --libs \"$(RUBYVER) \u003e= 2\" \u003e /dev/null 2\u003e\u00261 ; echo $$? )\r\n+ifneq ($(RUBYACCEPTABLE),0)\r\n+       BUILDER =\r\n+endif\r\n endif\r\n\r\n ifneq ($(BUILDER),)\r\n```"}],"action":{"name":"View Pull Request","url":"https://github.com/kamailio/kamailio/pull/1762#issuecomment-446933896"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/1762#issuecomment-446933896",
"url": "https://github.com/kamailio/kamailio/pull/1762#issuecomment-446933896",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>