Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.83.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Aug 29, 2021
1 parent 2280651 commit 75bdb6d
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
anyway_config (2.1.0)
ruby-next-core (>= 0.11.0)
as-notifications (1.0.2)
awesome_print (1.9.2)
concurrent-ruby (1.1.9)
Expand Down Expand Up @@ -44,7 +46,7 @@ GEM
dry-equalizer (~> 0.2)
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.9, >= 0.9.0)
haml (5.2.1)
haml (5.2.2)
temple (>= 0.8.0)
tilt
httparty (0.18.1)
Expand All @@ -57,23 +59,24 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
mini_portile2 (2.5.3)
mini_portile2 (2.6.1)
multi_json (1.15.0)
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.4)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
pact-support (1.16.7)
awesome_print (~> 1.1)
pact-support (1.16.8)
awesome_print (~> 1.9)
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker (2.81.0)
pact_broker (2.83.0)
anyway_config (~> 2.1)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand Down Expand Up @@ -122,15 +125,16 @@ GEM
uber (< 0.2.0)
roar (1.1.0)
representable (~> 3.0.0)
ruby-next-core (0.12.0)
ruby2_keywords (0.0.5)
sanitize (5.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
semantic_logger (4.8.1)
semantic_logger (4.8.2)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.46.0)
sequel (5.47.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand Down

0 comments on commit 75bdb6d

Please sign in to comment.