Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Mar 8, 2018
1 parent 5a03756 commit c4427dd
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ GEM
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.9, >= 0.9.0)
find_a_port (1.0.1)
haml (4.0.7)
haml (5.0.4)
temple (>= 0.8.0)
tilt
httparty (0.16.0)
multi_xml (>= 0.5.2)
Expand All @@ -63,10 +64,10 @@ GEM
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker (2.15.0)
pact_broker (2.16.0)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 4.0)
haml (~> 5.0)
httparty (~> 0.14)
json (> 1.8, < 3.0)
pact-support
Expand All @@ -77,7 +78,7 @@ GEM
reform (~> 2.2)
roar (~> 1.1)
semver2 (~> 3.4.2)
sequel (~> 4.23)
sequel (~> 5.6)
sinatra (>= 2.0.1)
sucker_punch (~> 2.0)
table_print (~> 1.5)
Expand All @@ -87,7 +88,7 @@ GEM
sinatra (>= 2.0.0)
thor (~> 0.18)
padrino-support (0.14.3)
passenger (5.2.0)
passenger (5.2.1)
rack
rake (>= 0.8.1)
pg (1.0.0)
Expand Down Expand Up @@ -120,7 +121,7 @@ GEM
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
semver2 (3.4.2)
sequel (4.49.0)
sequel (5.6.0)
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
Expand All @@ -130,6 +131,7 @@ GEM
sucker_punch (2.0.4)
concurrent-ruby (~> 1.0.0)
table_print (1.5.6)
temple (0.8.0)
term-ansicolor (1.6.0)
tins (~> 1.0)
thor (0.20.0)
Expand Down

0 comments on commit c4427dd

Please sign in to comment.