lib/json_matchers/rspec.rb in json_matchers-0.7.0 vs lib/json_matchers/rspec.rb in json_matchers-0.7.1

- old
+ new

@@ -1,4 +1,5 @@ +require "delegate" require "json_matchers" require "json_matchers/payload" module JsonMatchers class RSpec < SimpleDelegator