Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.15.1, pact-provider-verifier 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 17, 2020
1 parent acf18af commit a29b5ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: http://rubygems.org/
specs:
awesome_print (1.8.0)
diff-lcs (1.4.2)
diff-lcs (1.4.4)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
Expand All @@ -12,7 +12,7 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
json (2.3.0)
json (2.3.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
Expand Down Expand Up @@ -40,7 +40,7 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.31.0)
pact-provider-verifier (1.32.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
Expand All @@ -51,7 +51,7 @@ GEM
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.15.0)
pact-support (1.15.1)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
Expand Down

0 comments on commit a29b5ac

Please sign in to comment.