Skip to content

Commit

Permalink
feat(gems): updated pact (1.66.1), pact-support (~> 1.21, >= 1.21.0)
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
pact-dev committed Jan 20, 2025
1 parent 0bc33c7 commit 15da6ab
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ GEM
specs:
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bump (0.10.0)
coderay (1.1.3)
csv (3.3.0)
csv (3.3.2)
diff-lcs (1.5.1)
dig_rb (1.0.1)
expgen (0.1.1)
parslet
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand All @@ -52,10 +52,10 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.9.0)
json (2.9.1)
jsonpath (1.1.5)
multi_json
logger (1.6.2)
logger (1.6.5)
method_source (1.1.0)
mini_mime (1.1.5)
multi_json (1.15.0)
Expand All @@ -64,10 +64,10 @@ GEM
net-http (0.6.0)
uri
ostruct (0.6.1)
pact (1.66.0)
pact (1.66.1)
jsonpath (~> 1.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.19, >= 1.19.0)
pact-support (~> 1.21, >= 1.21.0)
rack-test (>= 0.6.3, < 3.0.0)
rainbow (~> 3.1)
rspec (~> 3.0)
Expand Down Expand Up @@ -115,19 +115,19 @@ GEM
term-ansicolor (~> 1.7)
thor (>= 0.20, < 2.0)
parslet (2.0.0)
pry (0.15.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
rack (3.1.8)
rack-proxy (0.7.7)
rack
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -150,7 +150,7 @@ GEM
term-ansicolor (1.11.2)
tins (~> 1.0)
thor (1.3.2)
tins (1.37.0)
tins (1.38.0)
bigdecimal
sync
uri (1.0.2)
Expand Down

0 comments on commit 15da6ab

Please sign in to comment.