Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.105.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Oct 19, 2022
1 parent 4946205 commit b10f67f
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ GEM
dry-container (0.8.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.8.1)
dry-core (0.9.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-equalizer (0.3.0)
dry-logic (0.4.2)
dry-container (~> 0.2, >= 0.2.6)
Expand Down Expand Up @@ -61,15 +62,15 @@ GEM
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.4)
nio4r (2.5.8)
nokogiri (1.13.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pact-support (1.18.1)
awesome_print (~> 1.9)
diff-lcs (~> 1.4)
expgen (~> 0.1)
rainbow (~> 3.1.1)
pact_broker (2.104.0)
pact_broker (2.105.0)
anyway_config (~> 2.1)
dry-configurable (= 0.12.1)
dry-container (= 0.8.0)
Expand All @@ -87,7 +88,7 @@ GEM
request_store (~> 1.5)
roar (~> 1.1)
sanitize (= 6.0)
semantic_logger (~> 4.3)
semantic_logger (~> 4.11)
semver2 (~> 3.4.2)
sequel (~> 5.28)
sinatra (>= 2.0.8.1, < 3.0)
Expand All @@ -101,7 +102,7 @@ GEM
thor (~> 1.0)
padrino-support (0.15.1)
parslet (2.0.0)
pg (1.4.3)
pg (1.4.4)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.0)
Expand All @@ -123,7 +124,7 @@ GEM
rack (>= 1.4)
roar (1.1.1)
representable (~> 3.0)
ruby-next-core (0.15.2)
ruby-next-core (0.15.3)
ruby2_keywords (0.0.5)
sanitize (6.0.0)
crass (~> 1.0.2)
Expand All @@ -137,7 +138,7 @@ GEM
rack (~> 2.2)
rack-protection (= 2.2.2)
tilt (~> 2.0)
sqlite3 (1.5.2)
sqlite3 (1.5.3)
mini_portile2 (~> 2.8.0)
sucker_punch (2.1.2)
concurrent-ruby (~> 1.0)
Expand All @@ -152,6 +153,7 @@ GEM
multi_json
webrick (1.7.0)
wisper (2.0.1)
zeitwerk (2.6.1)

PLATFORMS
ruby
Expand Down

0 comments on commit b10f67f

Please sign in to comment.