Gemfile in strongmind-agilix-buzz-client-0.8.3 vs Gemfile in strongmind-agilix-buzz-client-0.8.4
- old
+ new
@@ -2,5 +2,7 @@
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# Specify your gem's dependencies in agilix.gemspec
gemspec
+
+gem 'simplecov', require: false, group: :test