Skip to content

Commit

Permalink
chore(test-deps): update example Gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jan 20, 2025
1 parent 763e816 commit a0eccee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/animal-service/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
pact (1.66.0)
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
6 changes: 4 additions & 2 deletions example/zoo-app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
pact (1.66.0)
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 @@ -46,11 +46,13 @@ GEM
rspec (>= 2.14)
thor (>= 0.19, < 2.0)
webrick (~> 1.8)
pact-support (1.20.2)
pact-support (1.21.2)
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

0 comments on commit a0eccee

Please sign in to comment.