Gemfile in friendly_shipping-0.3.4 vs Gemfile in friendly_shipping-0.4.0
- old
+ new
@@ -10,7 +10,8 @@
gem 'dotenv'
gem 'factory_bot'
gem 'pry'
gem 'rspec_junit_formatter'
gem 'rubocop'
+gem 'simplecov', require: false
gem 'vcr'
gem 'webmock'
- old
+ new