Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed May 22, 2020
1 parent 4eb2c90 commit 4c90b6c
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.54.0)
pact_broker (2.55.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand All @@ -85,7 +85,7 @@ GEM
rack (~> 2.2)
rack-protection (>= 2.0.8.1, < 3.0)
redcarpet (~> 3.3, >= 3.3.2)
reform (~> 2.2)
reform (~> 2.3, >= 2.3.1)
roar (~> 1.1)
sanitize (~> 5.1)
semantic_logger (~> 4.3)
Expand All @@ -95,21 +95,22 @@ GEM
sucker_punch (~> 2.0)
table_print (~> 1.5)
webmachine (= 1.5.0)
padrino-core (0.14.4)
padrino-support (= 0.14.4)
padrino-core (0.15.0)
padrino-support (= 0.15.0)
sinatra (>= 2.0.0)
thor (~> 0.18)
padrino-support (0.14.4)
padrino-support (0.15.0)
pg (1.2.3)
puma (3.12.4)
puma (3.12.6)
rack (2.2.2)
rack-protection (2.0.8.1)
rack
randexp (0.1.7)
redcarpet (3.5.0)
reform (2.2.4)
disposable (>= 0.4.1)
reform (2.3.1)
disposable (>= 0.4.2, < 0.5.0)
representable (>= 2.4.0, < 3.1.0)
uber (< 0.2.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
Expand All @@ -134,7 +135,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
semantic_logger (4.6.1)
semantic_logger (4.7.0)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.32.0)
Expand All @@ -153,7 +154,7 @@ GEM
tins (~> 1.0)
thor (0.20.3)
tilt (2.0.10)
tins (1.24.1)
tins (1.25.0)
sync
uber (0.1.0)
webmachine (1.5.0)
Expand Down

0 comments on commit 4c90b6c

Please sign in to comment.