Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.74.1
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Jan 4, 2021
1 parent 4335964 commit be457b7
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ GEM
declarative-option (< 0.2.0)
representable (>= 2.4.0, <= 3.1.0)
uber (< 0.2.0)
dry-configurable (0.11.6)
dry-configurable (0.12.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
Expand Down Expand Up @@ -51,29 +50,30 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.5)
i18n (1.8.7)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.4.0)
json (2.5.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
multi_json (1.15.0)
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogumbo (2.0.4)
nokogiri (~> 1.8, >= 1.8.4)
pact-support (1.16.5)
awesome_print (~> 1.1)
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker (2.73.0)
pact_broker (2.74.1)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand Down Expand Up @@ -102,10 +102,11 @@ GEM
padrino-support (0.15.0)
pg (1.2.3)
puma (3.12.6)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.1.0)
rack
rake (13.0.1)
rake (13.0.3)
randexp (0.1.7)
redcarpet (3.5.1)
reform (2.3.3)
Expand All @@ -126,7 +127,7 @@ GEM
semantic_logger (4.7.4)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.39.0)
sequel (5.40.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand Down

0 comments on commit be457b7

Please sign in to comment.