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 May 6, 2020
1 parent bf006c7 commit 3ac135f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.2019.1009)
mime-types-data (3.2020.0425)
mini_portile2 (2.4.0)
multi_json (1.14.1)
multi_xml (0.6.0)
Expand All @@ -68,7 +68,7 @@ GEM
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
pact-support (1.14.3)
pact-support (1.15.0)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
Expand Down Expand Up @@ -120,15 +120,15 @@ GEM
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rspec-support (3.9.3)
ruby2_keywords (0.0.2)
sanitize (5.1.0)
crass (~> 1.0.2)
Expand All @@ -137,7 +137,7 @@ GEM
semantic_logger (4.6.1)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.31.0)
sequel (5.32.0)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
Expand Down

0 comments on commit 3ac135f

Please sign in to comment.