Gemfile in workarea-super_hero-2.2.2 vs Gemfile in workarea-super_hero-2.3.0

- old
+ new

@@ -1,6 +1,6 @@ source 'https://rubygems.org' -git_source(:github) { |repo| "git@github.com:#{repo}.git" } +git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec -gem 'workarea' +gem 'workarea', github: 'workarea-commerce/workarea'