Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Nov 1, 2018
1 parent 8fc0a19 commit 87fc466
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,23 +48,23 @@ GEM
tilt
httparty (0.16.2)
multi_xml (>= 0.5.2)
i18n (1.1.0)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.1.0)
multi_json (1.13.1)
multi_xml (0.6.0)
mustermann (1.0.3)
mysql2 (0.5.2)
pact-support (1.7.2)
pact-support (1.8.0)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker (2.27.2)
pact_broker (2.27.3)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 5.0)
Expand All @@ -77,6 +77,7 @@ GEM
redcarpet (~> 3.3, >= 3.3.2)
reform (~> 2.2)
roar (~> 1.1)
semantic_logger (~> 4.3)
semver2 (~> 3.4.2)
sequel (~> 5.6)
sinatra (>= 2.0.2)
Expand Down Expand Up @@ -113,13 +114,15 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
semantic_logger (4.3.0)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.13.0)
sinatra (2.0.4)
Expand All @@ -136,7 +139,7 @@ GEM
tins (~> 1.0)
thor (0.20.0)
tilt (2.0.8)
tins (1.16.3)
tins (1.17.0)
uber (0.1.0)
webmachine (1.5.0)
as-notifications (~> 1.0)
Expand Down

0 comments on commit 87fc466

Please sign in to comment.