source 'https://rubygems.org' gem "pact_broker", "~>1.9.3" gem "sqlite3" # Replace with your choice of database driver eg. gem "pg" gem "thin" # Keep, or replace with your choice of web server