Skip to content

Commit 11212b4

Browse files
committedMar 24, 2019
feat(gems): update pact_broker gem to version 2.29.0
1 parent ad53662 commit 11212b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎pact_broker/Gemfile.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ GEM
2424
dry-core (0.4.7)
2525
concurrent-ruby (~> 1.0)
2626
dry-equalizer (0.2.2)
27-
dry-logic (0.5.0)
27+
dry-logic (0.4.2)
2828
dry-container (~> 0.2, >= 0.2.6)
2929
dry-core (~> 0.2)
3030
dry-equalizer (~> 0.2)
@@ -69,7 +69,8 @@ GEM
6969
rspec (>= 2.14)
7070
term-ansicolor (~> 1.0)
7171
thor
72-
pact_broker (2.27.6)
72+
pact_broker (2.29.0)
73+
dry-logic (= 0.4.2)
7374
dry-types (~> 0.10.3)
7475
dry-validation (~> 0.10.5)
7576
haml (~> 5.0)

0 commit comments

Comments
 (0)
Please sign in to comment.