Skip to content

Commit 3a57269

Browse files
chore(deps): update dependency pact to v2
1 parent 2393f53 commit 3a57269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ group :test do
2727
gem "pact", path: "../pact-ruby"
2828
gem "pact-ffi", path: "../pact-ruby-ffi"
2929
else
30-
gem "pact", "~>1.14"
30+
gem "pact", "~>2.0"
3131
gem "pact-ffi", "~>0.4.28"
3232
end
3333
gem "rspec-pact-matchers", "~>0.1"

0 commit comments

Comments
 (0)