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