Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.58.3
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Jul 25, 2020
1 parent 51ac140 commit ff4efe0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.4)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.3.1)
Expand All @@ -73,7 +73,7 @@ GEM
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.58.2)
pact_broker (2.58.3)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand Down Expand Up @@ -162,6 +162,7 @@ GEM
as-notifications (~> 1.0)
i18n (>= 0.4.0)
multi_json
webrick (1.6.0)

PLATFORMS
ruby
Expand All @@ -173,6 +174,7 @@ DEPENDENCIES
puma (~> 3.12)
rake (~> 13.0)
sqlite3 (~> 1.3)
webrick (~> 1.6)

BUNDLED WITH
2.1.4

0 comments on commit ff4efe0

Please sign in to comment.