Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.69.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Nov 24, 2020
1 parent 8787fa2 commit b887f60
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
dry-core (0.4.10)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-logic (0.4.2)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
json (2.3.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mime-types-data (3.2020.1104)
mini_portile2 (2.4.0)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand All @@ -66,21 +66,21 @@ GEM
mysql2 (0.5.3)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogumbo (2.0.3)
nokogiri (~> 1.8, >= 1.8.4)
pact-support (1.15.1)
pact-support (1.15.0)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.68.1)
pact_broker (2.69.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 5.0)
httparty (~> 0.14)
json (~> 2.3)
pact-support (~> 1.14, >= 1.14.1)
pact-support (= 1.15.0)
padrino-core (~> 0.14, >= 0.14.3)
rack (~> 2.2, >= 2.2.3)
rack-protection (>= 2.0.8.1, < 3.0)
Expand Down Expand Up @@ -118,28 +118,28 @@ GEM
uber (< 0.2.0)
roar (1.1.0)
representable (~> 3.0.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.4)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
ruby2_keywords (0.0.2)
sanitize (5.2.1)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
semantic_logger (4.7.3)
semantic_logger (4.7.4)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.37.0)
sequel (5.38.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand Down

0 comments on commit b887f60

Please sign in to comment.