Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.7.1, pact-mock_service 2.10.0, p…
Browse files Browse the repository at this point in the history
…act 1.33.0
  • Loading branch information
bethesque committed Aug 9, 2018
1 parent ff3e7ba commit 87846b1
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ GEM
json (2.1.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
pact (1.32.0)
pact (1.33.0)
json (> 1.8.5)
pact-mock_service (~> 2.0)
pact-support (~> 1.4)
pact-mock_service (~> 2.10.0)
pact-support (~> 1.7)
rack-test (~> 0.6, >= 0.6.3)
randexp (~> 0.1.7)
rspec (>= 2.14)
Expand All @@ -28,7 +28,7 @@ GEM
pact-mock_service (~> 2.6)
pact-support (~> 1.6)
thor (~> 0.20)
pact-mock_service (2.9.8)
pact-mock_service (2.10.0)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand All @@ -49,7 +49,7 @@ GEM
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.6.6)
pact-support (1.7.1)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand All @@ -74,19 +74,19 @@ GEM
rack (>= 1.0, < 3)
rake (10.5.0)
randexp (0.1.7)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
table_print (1.5.6)
Expand Down

0 comments on commit 87846b1

Please sign in to comment.