Description: Remove bundler for fixing the test failure
Author: Jongmin Kim <jmkim@pukyong.ac.kr>
Forwarded: not-needed
Last-Update: 2019-06-06
--- ruby-image-processing-1.9.0.orig/test/test_helper.rb
+++ ruby-image-processing-1.9.0/test/test_helper.rb
@@ -1,5 +1,3 @@
-require "bundler/setup"
-
 ENV["MT_NO_EXPECTATIONS"] = "1" # disable Minitest's expectations monkey-patches
 
 require "minitest/autorun"
