Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.85.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Sep 14, 2021
1 parent 8d53a09 commit fe77fe3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,9 @@ GEM
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker (2.84.0)
pact_broker (2.85.0)
anyway_config (~> 2.1)
dry-configurable (= 0.12.1)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand All @@ -90,6 +91,7 @@ GEM
rack-protection (>= 2.0.8.1, < 3.0)
redcarpet (~> 3.5, >= 3.5.1)
reform (~> 2.3.3)
request_store (~> 1.5)
roar (~> 1.1)
sanitize (~> 5.2, >= 5.2.1)
semantic_logger (~> 4.3)
Expand Down Expand Up @@ -123,6 +125,8 @@ GEM
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
request_store (1.5.0)
rack (>= 1.4)
roar (1.1.0)
representable (~> 3.0.0)
ruby-next-core (0.12.0)
Expand Down

0 comments on commit fe77fe3

Please sign in to comment.