Skip to content

Commit 5ad5116

Browse files
committedFeb 3, 2020
feat(gems): update pact_broker gem to version 2.47.1
1 parent c448789 commit 5ad5116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pact_broker/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
randexp (~> 0.1.7)
6767
rspec (>= 2.14)
6868
term-ansicolor (~> 1.0)
69-
pact_broker (2.46.0)
69+
pact_broker (2.47.1)
7070
dry-logic (= 0.4.2)
7171
dry-types (~> 0.10.3)
7272
dry-validation (~> 0.10.5)
@@ -125,7 +125,7 @@ GEM
125125
semantic_logger (4.6.0)
126126
concurrent-ruby (~> 1.0)
127127
semver2 (3.4.2)
128-
sequel (5.28.0)
128+
sequel (5.29.0)
129129
sinatra (2.0.8.1)
130130
mustermann (~> 1.0)
131131
rack (~> 2.0)

0 commit comments

Comments
 (0)
Please sign in to comment.