Gemfile in workarea-shipping_message-1.2.0 vs Gemfile in workarea-shipping_message-1.2.1

- old
+ new

@@ -1,9 +1,9 @@ source "https://rubygems.org" gemspec -gem 'workarea', git: 'https://github.com/workarea-commerce/workarea.git' +gem 'workarea', git: 'https://github.com/workarea-commerce/workarea.git', branch: 'v3.5-stable' group :test do gem "simplecov", require: false end