Skip to content

Commit 8d88df8

Browse files
committed
feat(gems): update to pact_broker-client 1.14.0
1 parent 99bf770 commit 8d88df8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

packaging/Gemfile.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
awesome_print (1.8.0)
55
diff-lcs (1.3)
6-
faraday (0.13.1)
6+
faraday (0.14.0)
77
multipart-post (>= 1.2, < 3)
88
faraday_middleware (0.12.2)
99
faraday (>= 0.7.4, < 1.0)
@@ -52,7 +52,7 @@ GEM
5252
rspec (>= 2.14)
5353
term-ansicolor (~> 1.0)
5454
thor
55-
pact_broker-client (1.13.1)
55+
pact_broker-client (1.14.0)
5656
httparty
5757
json
5858
table_print (~> 1.5)
@@ -72,7 +72,7 @@ GEM
7272
rspec-core (~> 3.7.0)
7373
rspec-expectations (~> 3.7.0)
7474
rspec-mocks (~> 3.7.0)
75-
rspec-core (3.7.0)
75+
rspec-core (3.7.1)
7676
rspec-support (~> 3.7.0)
7777
rspec-expectations (3.7.0)
7878
diff-lcs (>= 1.2.0, < 2.0)
@@ -88,12 +88,13 @@ GEM
8888
tins (~> 1.0)
8989
thor (0.20.0)
9090
tins (1.16.3)
91-
webrick (1.3.1)
91+
webrick (1.4.2)
9292

9393
PLATFORMS
9494
ruby
9595

9696
DEPENDENCIES
97+
pact
9798
pact-mock_service
9899
pact-provider-verifier
99100
pact_broker-client

0 commit comments

Comments
 (0)