Gemfile in workarea-gift_wrapping-1.2.1 vs Gemfile in workarea-gift_wrapping-1.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 # To use a debugger # gem 'byebug', group: [:development, :test]