Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Apr 16, 2020
1 parent 97f082b commit f0dbf78
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 @@ -16,7 +16,7 @@ GEM
declarative-option (< 0.2.0)
representable (>= 2.4.0, <= 3.1.0)
uber (< 0.2.0)
dry-configurable (0.11.3)
dry-configurable (0.11.5)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
Expand Down Expand Up @@ -68,18 +68,18 @@ GEM
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
pact-support (1.14.1)
pact-support (1.14.3)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.51.0)
pact_broker (2.52.2)
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)
json (~> 2.3)
pact-support (~> 1.14, >= 1.14.1)
padrino-core (~> 0.14, >= 0.14.3)
rack (~> 2.0, >= 2.0.8)
Expand All @@ -100,7 +100,7 @@ GEM
sinatra (>= 2.0.0)
thor (~> 0.18)
padrino-support (0.14.4)
pg (1.2.2)
pg (1.2.3)
puma (3.12.4)
rack (2.2.2)
rack-protection (2.0.8.1)
Expand All @@ -122,7 +122,7 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
Expand All @@ -137,7 +137,7 @@ GEM
semantic_logger (4.6.1)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.30.0)
sequel (5.31.0)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
Expand Down

0 comments on commit f0dbf78

Please sign in to comment.