Sha256: e504453af3587960a520fb20dcec61a90d8b5308112b89eeb0cf3dab51950217

Contents?: true

Size: 274 Bytes

Versions: 2

Compression:

Stored size: 274 Bytes

Contents

source "https://rubygems.org"

gem "pact_broker"
gem "sqlite3", "~>1.3" # Sqlite is just for testing, replace this with your choice of database driver
# gem 'pg' # Recommended production gem for postgres
gem "thin", "~>1.7" # Keep, or replace with your choice of web server

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pact_broker-2.81.0 example/Gemfile
pact_broker-2.80.0 example/Gemfile