Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.110.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed May 10, 2024
1 parent 376bf67 commit a9b6c13
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
GEM
remote: https://rubygems.org/
specs:
anyway_config (2.6.3)
anyway_config (2.6.4)
ruby-next-core (~> 1.0)
as-notifications (1.0.2)
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.8)
concurrent-ruby (1.2.3)
crass (1.0.6)
declarative (0.0.20)
Expand Down Expand Up @@ -52,33 +52,33 @@ GEM
haml (5.2.2)
temple (>= 0.8.0)
tilt
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.1)
mini_portile2 (2.8.5)
json (2.7.2)
mini_portile2 (2.8.6)
moments (0.3.0)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.6)
nio4r (2.7.0)
nokogiri (1.16.2)
nio4r (2.7.3)
nokogiri (1.16.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pact-support (1.20.0)
awesome_print (~> 1.9)
diff-lcs (~> 1.5)
expgen (~> 0.1)
rainbow (~> 3.1.1)
pact_broker (2.109.1)
pact_broker (2.110.0)
anyway_config (~> 2.1)
dry-validation (~> 1.8)
haml (~> 5.0)
json (~> 2.3)
moments (~> 0.2)
pact-support (~> 1.16, >= 1.16.4)
padrino-core (~> 0.14, >= 0.14.3)
psych (~> 4.0)
psych (~> 5.0)
rack (~> 2.2, >= 2.2.3)
rack-protection (~> 3.0)
redcarpet (~> 3.5, >= 3.5.1)
Expand All @@ -101,18 +101,18 @@ GEM
thor (~> 1.0)
padrino-support (0.15.3)
parslet (2.0.0)
pg (1.5.5)
psych (4.0.6)
pg (1.5.6)
psych (5.1.2)
stringio
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
redcarpet (3.6.0)
reform (2.6.2)
disposable (>= 0.5.0, < 1.0.0)
Expand All @@ -122,38 +122,39 @@ GEM
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
request_store (1.6.0)
request_store (1.7.0)
rack (>= 1.4)
roar (1.2.0)
representable (~> 3.1)
ruby-next-core (1.0.2)
ruby-next-core (1.0.3)
ruby2_keywords (0.0.5)
sanitize (6.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
semantic_logger (4.15.0)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.77.0)
sequel (5.80.0)
bigdecimal
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
tilt (~> 2.0)
sqlite3 (1.7.2)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
stringio (3.1.0)
sucker_punch (3.2.0)
concurrent-ruby (~> 1.0)
table_print (1.5.7)
temple (0.10.3)
thor (1.3.0)
thor (1.3.1)
tilt (2.3.0)
trailblazer-option (0.1.2)
uber (0.1.0)
webmachine (2.0.0)
webmachine (2.0.1)
as-notifications (>= 1.0.2, < 2.0)
base64
i18n (>= 0.4.0)
multi_json
webrick (1.8.1)
Expand Down

0 comments on commit a9b6c13

Please sign in to comment.