spec: Version bump for pact
Change-Id: Ifb87dd6bd4dc47b346ca3755ba4d0fe0695b9b29 Reviewed-on: https://gerrit.instructure.com/149450 Reviewed-by: Anju Reddy <areddy@instructure.com> Tested-by: Jenkins Product-Review: Tucker McKnight <tmcknight@instructure.com> QA-Review: Tucker McKnight <tmcknight@instructure.com>
This commit is contained in:
parent
2883a627f1
commit
27229eecfc
|
@ -58,7 +58,8 @@ group :test do
|
|||
gem 'escape_code', '0.2', require: false
|
||||
gem 'hashdiff', '0.3.7'
|
||||
gem 'luminosity_contrast', '0.2.1'
|
||||
gem 'pact', '1.24.0'
|
||||
gem 'pact-support', github: 'tucker-m/pact-support', tag: 'pr1.2'
|
||||
gem 'pact', github: 'tucker-m/pact-ruby', tag: 'pr1.2'
|
||||
gem 'pact-messages', '0.2.0'
|
||||
gem 'database_cleaner', '~> 1.5', '>= 1.5.3'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue