aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rmagick/spec-drop-pry.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-rmagick/spec-drop-pry.patch')
-rw-r--r--community/ruby-rmagick/spec-drop-pry.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ruby-rmagick/spec-drop-pry.patch b/community/ruby-rmagick/spec-drop-pry.patch
index 616d265f848..15e72f05424 100644
--- a/community/ruby-rmagick/spec-drop-pry.patch
+++ b/community/ruby-rmagick/spec-drop-pry.patch
@@ -1,10 +1,10 @@
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
-@@ -1,7 +1,6 @@
- require_relative 'support/simplecov' if ENV['COVERAGE'] == 'true'
+@@ -2,7 +2,6 @@
require_relative 'support/matchers'
+ require_relative 'support/helpers'
-require 'pry'
- require_relative '../lib/rmagick'
- require_relative '../lib/rvg/rvg'
+ require 'rmagick'
+ require 'rvg/rvg'