Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.73.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Dec 16, 2020
1 parent 3c36a27 commit 2ecc2f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.10)
dry-core (0.5.0)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-logic (0.4.2)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
i18n (1.8.5)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.3.1)
json (2.4.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
Expand All @@ -73,7 +73,7 @@ GEM
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker (2.72.0)
pact_broker (2.73.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand Down Expand Up @@ -107,7 +107,7 @@ GEM
rack
rake (13.0.1)
randexp (0.1.7)
redcarpet (3.5.0)
redcarpet (3.5.1)
reform (2.3.3)
disposable (>= 0.4.2, < 0.5.0)
representable (>= 2.4.0, < 3.1.0)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
as-notifications (~> 1.0)
i18n (>= 0.4.0)
multi_json
webrick (1.6.1)
webrick (1.7.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 2ecc2f8

Please sign in to comment.