Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 27, 2020
1 parent 3d74680 commit 35ec0de
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
Expand Up @@ -9,7 +9,7 @@ GEM
declarative-option (< 0.2.0)
declarative-option (0.1.0)
diff-lcs (1.3)
disposable (0.4.6)
disposable (0.4.7)
declarative (>= 0.0.9, < 1.0.0)
declarative-builder (< 0.2.0)
declarative-option (< 0.2.0)
Expand Down Expand Up @@ -49,7 +49,7 @@ GEM
httparty (0.17.3)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.7.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.3.0)
Expand All @@ -61,19 +61,19 @@ GEM
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
pact-support (1.12.0)
pact-support (1.13.0)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.43.0)
pact_broker (2.44.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 5.0)
httparty (~> 0.14)
json (> 1.8, < 3.0)
pact-support
pact-support (~> 1.12, >= 1.12.1)
padrino-core (~> 0.14, >= 0.14.3)
rack (~> 2.0, >= 2.0.8)
rack-protection (>= 2.0.8.1, < 3.0)
Expand All @@ -95,8 +95,8 @@ GEM
passenger (5.3.7)
rack
rake (>= 0.8.1)
pg (1.2.1)
rack (2.0.8)
pg (1.2.2)
rack (2.1.1)
rack-protection (2.0.8.1)
rack
rake (13.0.1)
Expand Down Expand Up @@ -124,7 +124,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
ruby2_keywords (0.0.1)
ruby2_keywords (0.0.2)
semantic_logger (4.6.0)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
Expand All @@ -137,13 +137,15 @@ GEM
sqlite3 (1.4.2)
sucker_punch (2.1.2)
concurrent-ruby (~> 1.0)
sync (0.5.0)
table_print (1.5.6)
temple (0.8.2)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.20.3)
tilt (2.0.10)
tins (1.22.2)
tins (1.24.0)
sync
uber (0.1.0)
webmachine (1.5.0)
as-notifications (~> 1.0)
Expand Down

0 comments on commit 35ec0de

Please sign in to comment.