Skip to content

Commit 3dc94d6

Browse files
committed
feat(gems): update pact to 1.16.1
1 parent cb8c023 commit 3dc94d6

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

packaging/Gemfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GEM
1414
json (2.1.0)
1515
multi_xml (0.6.0)
1616
multipart-post (2.0.0)
17-
pact (1.16.0)
17+
pact (1.16.1)
1818
json (> 1.8.5)
1919
pact-mock_service (~> 2.0)
2020
pact-support (~> 1.1, >= 1.1.8)
@@ -67,19 +67,19 @@ GEM
6767
rack (>= 1.0)
6868
rake (10.5.0)
6969
randexp (0.1.7)
70-
rspec (3.6.0)
71-
rspec-core (~> 3.6.0)
72-
rspec-expectations (~> 3.6.0)
73-
rspec-mocks (~> 3.6.0)
74-
rspec-core (3.6.0)
75-
rspec-support (~> 3.6.0)
76-
rspec-expectations (3.6.0)
70+
rspec (3.7.0)
71+
rspec-core (~> 3.7.0)
72+
rspec-expectations (~> 3.7.0)
73+
rspec-mocks (~> 3.7.0)
74+
rspec-core (3.7.0)
75+
rspec-support (~> 3.7.0)
76+
rspec-expectations (3.7.0)
7777
diff-lcs (>= 1.2.0, < 2.0)
78-
rspec-support (~> 3.6.0)
79-
rspec-mocks (3.6.0)
78+
rspec-support (~> 3.7.0)
79+
rspec-mocks (3.7.0)
8080
diff-lcs (>= 1.2.0, < 2.0)
81-
rspec-support (~> 3.6.0)
82-
rspec-support (3.6.0)
81+
rspec-support (~> 3.7.0)
82+
rspec-support (3.7.0)
8383
term-ansicolor (1.6.0)
8484
tins (~> 1.0)
8585
thor (0.20.0)
@@ -95,4 +95,4 @@ DEPENDENCIES
9595
pact_broker-client
9696

9797
BUNDLED WITH
98-
1.15.3
98+
1.15.4

0 commit comments

Comments
 (0)