Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.93.4
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Feb 20, 2022
1 parent e4b490a commit 75591d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.9.1)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.6.1)
Expand All @@ -77,7 +77,7 @@ GEM
diff-lcs (~> 1.4)
expgen (~> 0.1)
term-ansicolor (~> 1.0)
pact_broker (2.93.3)
pact_broker (2.93.4)
anyway_config (~> 2.1)
dry-configurable (= 0.12.1)
dry-logic (= 0.4.2)
Expand Down Expand Up @@ -112,10 +112,10 @@ GEM
passenger (5.3.7)
rack
rake (>= 0.8.1)
pg (1.3.1)
pg (1.3.2)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.1.0)
rack-protection (2.2.0)
rack
rake (13.0.6)
redcarpet (3.5.1)
Expand All @@ -141,10 +141,10 @@ GEM
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.53.0)
sinatra (2.1.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
rack-protection (= 2.2.0)
tilt (~> 2.0)
sqlite3 (1.4.2)
sucker_punch (2.1.2)
Expand Down

0 comments on commit 75591d7

Please sign in to comment.