Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.99.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed May 16, 2022
1 parent 6b77a82 commit 54029e4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
i18n (1.10.0)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.6.1)
json (2.6.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
Expand All @@ -66,16 +66,16 @@ GEM
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nokogiri (1.13.3)
mysql2 (0.5.4)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pact-support (1.17.0)
awesome_print (~> 1.9)
diff-lcs (~> 1.4)
expgen (~> 0.1)
term-ansicolor (~> 1.0)
pact_broker (2.98.0)
pact_broker (2.99.0)
anyway_config (~> 2.1)
dry-configurable (= 0.12.1)
dry-logic (= 0.4.2)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
passenger (5.3.7)
rack
rake (>= 0.8.1)
pg (1.3.4)
pg (1.3.5)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.2.0)
Expand All @@ -129,15 +129,15 @@ GEM
rack (>= 1.4)
roar (1.1.1)
representable (~> 3.0)
ruby-next-core (0.15.0)
ruby-next-core (0.15.1)
ruby2_keywords (0.0.5)
sanitize (6.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
semantic_logger (4.10.0)
semantic_logger (4.11.0)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.54.0)
sequel (5.56.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand All @@ -153,7 +153,7 @@ GEM
tins (~> 1.0)
thor (1.2.1)
tilt (2.0.10)
tins (1.31.0)
tins (1.31.1)
sync
uber (0.1.0)
webmachine (1.6.0)
Expand Down

0 comments on commit 54029e4

Please sign in to comment.