Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 5, 2017
1 parent d146382 commit 25b7dff
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ GEM
dry-container (0.6.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.3.3)
dry-core (0.3.4)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.0)
dry-logic (0.4.2)
Expand All @@ -43,6 +43,7 @@ GEM
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.9, >= 0.9.0)
enumerable-lazy (0.0.2)
filelock (1.1.1)
find_a_port (1.0.1)
haml (4.0.7)
tilt
Expand All @@ -67,17 +68,18 @@ GEM
term-ansicolor (~> 1.0)
thor
webrick
pact-mock_service (2.1.0)
pact-mock_service (2.3.0)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.0)
rack
pact-support (~> 1.2, >= 1.2.1)
rack (~> 2.0)
rack-test (~> 0.6.2)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
pact-support (1.1.8)
thor (~> 0.19)
webrick (~> 1.3)
pact-support (1.2.1)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand All @@ -86,7 +88,7 @@ GEM
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker (2.5.1)
pact_broker (2.6.0)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 4.0)
Expand Down

0 comments on commit 25b7dff

Please sign in to comment.