Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.58.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 20, 2020
1 parent 66e9903 commit 3639d32
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ GEM
awesome_print (1.8.0)
concurrent-ruby (1.1.6)
crass (1.0.6)
declarative (0.0.10)
declarative (0.0.20)
declarative-builder (0.1.0)
declarative-option (< 0.2.0)
declarative-option (0.1.0)
diff-lcs (1.4.2)
diff-lcs (1.4.4)
disposable (0.4.7)
declarative (>= 0.0.9, < 1.0.0)
declarative-builder (< 0.2.0)
Expand Down Expand Up @@ -51,29 +51,29 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.3)
i18n (1.8.4)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.3.0)
json (2.3.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mini_portile2 (2.4.0)
multi_json (1.14.1)
multi_json (1.15.0)
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nokogiri (1.10.9)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
pact-support (1.15.0)
pact-support (1.15.1)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.58.0)
pact_broker (2.58.2)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand Down Expand Up @@ -107,7 +107,7 @@ GEM
rack
randexp (0.1.7)
redcarpet (3.5.0)
reform (2.3.1)
reform (2.3.3)
disposable (>= 0.4.2, < 0.5.0)
representable (>= 2.4.0, < 3.1.0)
uber (< 0.2.0)
Expand Down Expand Up @@ -138,7 +138,7 @@ GEM
semantic_logger (4.7.1)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.33.0)
sequel (5.34.0)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
Expand Down Expand Up @@ -173,4 +173,4 @@ DEPENDENCIES
sqlite3 (~> 1.3)

BUNDLED WITH
2.0.2
2.1.4

0 comments on commit 3639d32

Please sign in to comment.