example/Gemfile in pact_broker-1.9.3 vs example/Gemfile in pact_broker-1.10.0

- old
+ new

@@ -1,5 +1,5 @@ source 'https://rubygems.org' -gem "pact_broker", "~>1.4" +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 \ No newline at end of file +gem "thin" # Keep, or replace with your choice of web server