gemfiles/activesupport_edge.gemfile in money_helper-3.0.0 vs gemfiles/activesupport_edge.gemfile in money_helper-3.0.1
- old
+ new
@@ -2,10 +2,10 @@
# This file was generated by Appraisal
source 'http://rubygems.org'
-git 'git://github.com/rails/rails.git' do
+git 'https://github.com/rails/rails.git', branch: 'main' do
gem 'activesupport', require: 'active_support'
end
gem 'rubocop', '1.21.0'