Description: Fix relative patch.
Last-Update: 2020-03-24

--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,6 +1,6 @@
 $:.unshift '.'
 
-require 'lib/grape_logging'
+require 'grape_logging'
 
 RSpec.configure do |config|
   # rspec-expectations config goes here. You can use an alternate
