Gemfile in health-data-standards-2.0.0 vs Gemfile in health-data-standards-2.1.0
- old
+ new
@@ -12,6 +12,7 @@
group :test do
gem 'factory_girl', '~> 4.1.0'
gem "tailor", '~> 1.1.2'
gem "cane", '~> 2.3.0'
gem 'simplecov', :require => false
+ gem 'webmock'
end