Skip to content

Commit

Permalink
feat(gems): update to pact-support (1.15.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Nov 4, 2020
1 parent 5049c40 commit 98330b1
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ GEM
rack-reverse-proxy
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.15.1)
pact-support (1.15.3)
awesome_print (~> 1.1)
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
Expand All @@ -71,19 +72,19 @@ GEM
rack (>= 1.0, < 3)
rake (13.0.1)
randexp (0.1.7)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.4)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
sync (0.5.0)
Expand Down

0 comments on commit 98330b1

Please sign in to comment.