Gemfile in pact_broker-2.108.0 vs Gemfile in pact_broker-2.109.0
- old
+ new
@@ -1,10 +1,8 @@
source "https://rubygems.org"
gemspec
-# While https://github.com/brandonhilkert/sucker_punch/pull/253 is outstanding
-gem "sucker_punch", git: "https://github.com/pact-foundation/sucker_punch.git", ref: "fix/rename-is-singleton-class-method-2"
gem "rake", "~>12.3.3"
gem "sqlite3", "~>1.3"
gem "conventional-changelog", "~>1.3"
gem "bump", "~> 0.5"