Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.75.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Jan 20, 2021
1 parent 26d3c02 commit 6a531d6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
as-notifications (1.0.1)
awesome_print (1.8.0)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
crass (1.0.6)
declarative (0.0.20)
declarative-builder (0.1.0)
Expand Down Expand Up @@ -63,7 +63,7 @@ GEM
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nokogiri (1.11.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogumbo (2.0.4)
Expand All @@ -73,7 +73,7 @@ GEM
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker (2.74.1)
pact_broker (2.75.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand All @@ -84,7 +84,7 @@ GEM
padrino-core (~> 0.14, >= 0.14.3)
rack (~> 2.2, >= 2.2.3)
rack-protection (>= 2.0.8.1, < 3.0)
redcarpet (~> 3.3, >= 3.3.2)
redcarpet (~> 3.5, >= 3.5.1)
reform (~> 2.3, >= 2.3.1)
roar (~> 1.1)
sanitize (~> 5.2, >= 5.2.1)
Expand Down Expand Up @@ -119,8 +119,8 @@ GEM
uber (< 0.2.0)
roar (1.1.0)
representable (~> 3.0.0)
ruby2_keywords (0.0.2)
sanitize (5.2.1)
ruby2_keywords (0.0.4)
sanitize (5.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
Expand All @@ -143,7 +143,7 @@ GEM
tins (~> 1.0)
thor (0.20.3)
tilt (2.0.10)
tins (1.26.0)
tins (1.28.0)
sync
uber (0.1.0)
webmachine (1.5.0)
Expand Down

0 comments on commit 6a531d6

Please sign in to comment.