Skip to content

Commit

Permalink
Merge pull request #526 from alphagov/dependabot/bundler/pact-1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
govuk-ci authored Dec 2, 2024
2 parents eb2aee8 + 09919d9 commit f27dbc2
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ GEM
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.8.2)
jsonpath (1.1.5)
multi_json
language_server-protocol (3.17.0.3)
link_header (0.0.8)
listen (3.9.0)
Expand Down Expand Up @@ -227,6 +229,7 @@ GEM
mini_portile2 (2.8.8)
minitest (5.25.2)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-imap (0.5.0)
Expand Down Expand Up @@ -451,12 +454,14 @@ GEM
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.0)
ostruct (0.6.0)
pact (1.65.3)
pact (1.66.0)
jsonpath (~> 1.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.16, >= 1.16.9)
pact-support (~> 1.19, >= 1.19.0)
rack-test (>= 0.6.3, < 3.0.0)
rainbow (~> 3.1)
rspec (~> 3.0)
string_pattern (~> 2.0)
thor (>= 0.20, < 2.0)
pact-mock_service (3.11.2)
find_a_port (~> 1.0.1)
Expand All @@ -466,11 +471,13 @@ GEM
rspec (>= 2.14)
thor (>= 0.19, < 2.0)
webrick (~> 1.8)
pact-support (1.20.2)
pact-support (1.21.1)
awesome_print (~> 1.9)
diff-lcs (~> 1.5)
expgen (~> 0.1)
jsonpath (~> 1.0)
rainbow (~> 3.1.1)
string_pattern (~> 2.0)
pact_broker-client (1.77.0)
base64 (~> 0.2)
dig_rb (~> 1.0)
Expand Down Expand Up @@ -647,6 +654,8 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
statsd-ruby (1.5.0)
string_pattern (2.3.0)
regexp_parser (~> 2.5, >= 2.5.0)
stringio (3.1.2)
sync (0.5.0)
table_print (1.5.7)
Expand Down

0 comments on commit f27dbc2

Please sign in to comment.