Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 68c74ea7888422056e544a7480c16693 > files > 1

ruby-ginger-1.2.1-15.mga9.src.rpm

Index: spec/spec_helper.rb
===================================================================
--- spec/spec_helper.rb
+++ spec/spec_helper.rb	2011-02-13 16:58:53.943569777 +0100
@@ -2,6 +2,6 @@
 
 require 'ginger'
 
-Spec::Runner.configure do |config|
+RSpec.configure do |config|
   # ...
-end
\ No newline at end of file
+end