Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.109.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
YOU54F committed Feb 5, 2024
1 parent d1cef48 commit d597298
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ GIT
GEM
remote: https://rubygems.org/
specs:
anyway_config (2.6.1)
anyway_config (2.6.2)
ruby-next-core (~> 1.0)
as-notifications (1.0.2)
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.5)
concurrent-ruby (1.2.2)
bigdecimal (3.1.6)
concurrent-ruby (1.2.3)
crass (1.0.6)
declarative (0.0.20)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
disposable (0.6.3)
declarative (>= 0.0.9, < 1.0.0)
representable (>= 3.1.1, < 4)
Expand All @@ -42,7 +42,8 @@ GEM
dry-logic (>= 1.4, < 2)
dry-types (>= 1.7, < 2)
zeitwerk (~> 2.6)
dry-types (1.7.1)
dry-types (1.7.2)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
Expand All @@ -69,7 +70,7 @@ GEM
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.5)
nio4r (2.7.0)
nokogiri (1.16.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pact-support (1.20.0)
Expand Down Expand Up @@ -133,22 +134,22 @@ GEM
rack (>= 1.4)
roar (1.2.0)
representable (~> 3.1)
ruby-next-core (1.0.0)
ruby-next-core (1.0.1)
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.76.0)
sequel (5.77.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.0)
sqlite3 (1.7.2)
mini_portile2 (~> 2.8.0)
stringio (3.1.0)
table_print (1.5.7)
Expand Down

0 comments on commit d597298

Please sign in to comment.