Gemfile in cqm-reports-2.0.0 vs Gemfile in cqm-reports-2.0.1
- old
+ new
@@ -26,8 +26,8 @@
gem 'simplecov', :require => false
gem 'webmock'
gem 'minitest', '~> 5.3'
gem 'minitest-reporters'
gem 'awesome_print', :require => 'ap'
- gem 'cqm-validators', git: 'https://github.com/projecttacoma/cqm-validators.git', branch: 'master'
+ gem 'cqm-validators'
gem 'nokogiri-diff'
end