Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.87.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Oct 5, 2021
1 parent c5af88c commit 1ed1908
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
anyway_config (2.1.0)
anyway_config (2.2.1)
ruby-next-core (>= 0.11.0)
as-notifications (1.0.2)
awesome_print (1.9.2)
Expand Down Expand Up @@ -46,10 +46,12 @@ GEM
dry-equalizer (~> 0.2)
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.9, >= 0.9.0)
expgen (0.1.1)
parslet
haml (5.2.2)
temple (>= 0.8.0)
tilt
httparty (0.19.0)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.10)
Expand All @@ -71,12 +73,12 @@ GEM
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
pact-support (1.16.8)
pact-support (1.17.0)
awesome_print (~> 1.9)
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
expgen (~> 0.1)
term-ansicolor (~> 1.0)
pact_broker (2.86.0)
pact_broker (2.87.0)
anyway_config (~> 2.1)
dry-configurable (= 0.12.1)
dry-logic (= 0.4.2)
Expand Down Expand Up @@ -107,15 +109,15 @@ GEM
sinatra (>= 2.0.0)
thor (~> 1.0)
padrino-support (0.15.1)
parslet (2.0.0)
pg (1.2.3)
puma (5.4.0)
puma (5.5.0)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.1.0)
rack
rake (13.0.6)
randexp (0.1.7)
redcarpet (3.5.1)
reform (2.3.3)
disposable (>= 0.4.2, < 0.5.0)
Expand All @@ -129,7 +131,7 @@ GEM
rack (>= 1.4)
roar (1.1.0)
representable (~> 3.0.0)
ruby-next-core (0.12.0)
ruby-next-core (0.13.1)
ruby2_keywords (0.0.5)
sanitize (5.2.3)
crass (~> 1.0.2)
Expand All @@ -138,7 +140,7 @@ GEM
semantic_logger (4.8.2)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.48.0)
sequel (5.49.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand Down

0 comments on commit 1ed1908

Please sign in to comment.