Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed May 13, 2020
1 parent 4f8b0f7 commit eafa1c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
json (2.3.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0425)
mime-types-data (3.2020.0512)
mini_portile2 (2.4.0)
multi_json (1.14.1)
multi_xml (0.6.0)
Expand All @@ -73,7 +73,7 @@ GEM
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.52.2)
pact_broker (2.54.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand All @@ -82,7 +82,7 @@ GEM
json (~> 2.3)
pact-support (~> 1.14, >= 1.14.1)
padrino-core (~> 0.14, >= 0.14.3)
rack (~> 2.0, >= 2.0.8)
rack (~> 2.2)
rack-protection (>= 2.0.8.1, < 3.0)
redcarpet (~> 3.3, >= 3.3.2)
reform (~> 2.2)
Expand Down Expand Up @@ -122,7 +122,7 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.1)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
Expand Down

0 comments on commit eafa1c3

Please sign in to comment.