Gemfile in workarea-paypal-3.0.4 vs Gemfile in workarea-paypal-3.0.5
- old
+ new
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gemspec
-gem 'workarea'
+gem 'workarea', github: 'workarea-commerce/workarea', branch: 'v3.5-stable'