mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ruby: remove minitest deps on gems
minitest can live without gems. Just a minor fix to solve a require that fails when gem is missing Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ruby
|
||||
PKG_VERSION:=2.1.2
|
||||
PKG_RELEASE:=5
|
||||
PKG_RELEASE:=6
|
||||
|
||||
PKG_LIBVER:=2.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user