Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.111.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
pact-dev committed Aug 12, 2024
1 parent ef39150 commit 16efe89
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@ GEM
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
crass (1.0.6)
declarative (0.0.20)
diff-lcs (1.5.1)
disposable (0.6.3)
declarative (>= 0.0.9, < 1.0.0)
representable (>= 3.1.1, < 4)
dry-configurable (1.1.0)
dry-configurable (1.2.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-core (1.0.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-inflector (1.1.0)
dry-initializer (3.1.1)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-schema (1.13.3)
dry-schema (1.13.4)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.0, < 2)
Expand Down Expand Up @@ -55,22 +55,22 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
mini_portile2 (2.8.6)
mini_portile2 (2.8.7)
moments (0.3.0)
multi_json (1.15.0)
mustermann (3.0.0)
mustermann (3.0.2)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.6)
nio4r (2.7.3)
nokogiri (1.16.5)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pact-support (1.20.0)
pact-support (1.20.1)
awesome_print (~> 1.9)
diff-lcs (~> 1.5)
expgen (~> 0.1)
rainbow (~> 3.1.1)
pact_broker (2.110.0)
pact_broker (2.111.0)
anyway_config (~> 2.1)
dry-validation (~> 1.8)
haml (~> 5.0)
Expand Down Expand Up @@ -106,7 +106,7 @@ GEM
stringio
puma (5.6.8)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-protection (3.2.0)
base64 (>= 0.1.0)
Expand All @@ -128,13 +128,13 @@ GEM
representable (~> 3.1)
ruby-next-core (1.0.3)
ruby2_keywords (0.0.5)
sanitize (6.1.0)
sanitize (6.1.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
semantic_logger (4.15.0)
semantic_logger (4.16.0)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.80.0)
sequel (5.83.1)
bigdecimal
sinatra (3.2.0)
mustermann (~> 3.0)
Expand All @@ -143,13 +143,13 @@ GEM
tilt (~> 2.0)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
stringio (3.1.0)
stringio (3.1.1)
sucker_punch (3.2.0)
concurrent-ruby (~> 1.0)
table_print (1.5.7)
temple (0.10.3)
thor (1.3.1)
tilt (2.3.0)
tilt (2.4.0)
trailblazer-option (0.1.2)
uber (0.1.0)
webmachine (2.0.1)
Expand All @@ -159,7 +159,7 @@ GEM
multi_json
webrick (1.8.1)
wisper (2.0.1)
zeitwerk (2.6.14)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit 16efe89

Please sign in to comment.