Gemfile in workarea-shipping_estimation-1.1.2 vs Gemfile in workarea-shipping_estimation-1.1.3
- 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', github: 'workarea-commerce/workarea'
+gem 'workarea', github: 'workarea-commerce/workarea', branch: 'v3.5-stable'