Skip to content

Commit 86eb41e

Browse files
chore(deps): update dependency rspec-mocks to v3.13.3
1 parent 789596f commit 86eb41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gemspec
1010
# got: ("Mock Provider", "http://localhost:1234", {:find_available_port=>false, :pact_specification_version=>"1"})
1111
# Diff:
1212

13-
gem "rspec-mocks", "3.10.2"
13+
gem "rspec-mocks", "3.13.3"
1414
gem "appraisal", "~> 2.5"
1515

1616
if ENV['X_PACT_DEVELOPMENT']

0 commit comments

Comments
 (0)