HISTORY.md in rspec-webservice_matchers-4.6.0 vs HISTORY.md in rspec-webservice_matchers-4.7.0

- old
+ new

@@ -1,4 +1,8 @@ +4.7.0 +----- +Reduced the RSpec dependencies to rspec-core and rspec-expectations. + 4.6.0 ----- Added `# frozen_string_literal: true` to all ruby files using `rubocop -a`, in order to prepare for Ruby 3, and to reduce memory use.