Skip to content

Commit

Permalink
Merge pull request #9681 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 3, 2024
2 parents a89d37b + 48268d6 commit 4cd7f5b
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,14 +376,16 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.6)
json (2.8.2)
json-schema (4.3.0)
addressable (>= 2.8)
json_schemer (2.3.0)
bigdecimal
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
jsonpath (1.1.5)
multi_json
jwt (2.8.1)
base64
kaminari (1.2.2)
Expand Down Expand Up @@ -706,12 +708,14 @@ GEM
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.0)
ostruct (0.6.1)
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 @@ -721,11 +725,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 @@ -957,6 +963,8 @@ GEM
sprockets (>= 3.0.0)
ssrf_filter (1.2.0)
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)
sys-uname (1.3.1)
Expand Down Expand Up @@ -1001,7 +1009,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.9.0)
webrick (1.9.1)
webrobots (0.1.2)
websocket (1.2.10)
websocket-driver (0.7.6)
Expand Down

0 comments on commit 4cd7f5b

Please sign in to comment.