Gemfile in alma-0.2.5 vs Gemfile in alma-0.2.6

- old
+ new

@@ -1,4 +1,7 @@ source 'https://rubygems.org' # Specify your gem's dependencies in alma.gemspec gemspec + +gem 'simplecov', require: false, group: :test +