spec/spec_helper.rb in jekyll_quote-0.3.0 vs spec/spec_helper.rb in jekyll_quote-0.3.1

- old
+ new

@@ -1,6 +1,4 @@ -# frozen_string_literal: true - require 'jekyll' require_relative '../lib/jekyll_quote' RSpec.configure do |config| config.filter_run :focus