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 0efff52 commit d2ea48f
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
haml (5.2.2)
temple (>= 0.8.0)
tilt
httparty (0.18.1)
httparty (0.19.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.10)
Expand All @@ -58,7 +58,7 @@ GEM
json (2.5.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
mime-types-data (3.2021.0901)
mini_portile2 (2.6.1)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand All @@ -75,8 +75,9 @@ GEM
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker (2.83.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 @@ -89,6 +90,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 All @@ -134,7 +138,7 @@ GEM
semantic_logger (4.8.2)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.47.0)
sequel (5.48.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand Down

0 comments on commit d2ea48f

Please sign in to comment.