Gemfile in mixture-0.6.2 vs Gemfile in mixture-0.7.0

- old
+ new

@@ -1,10 +1,11 @@ # encoding: utf-8 +# frozen_string_literal: true source "https://rubygems.org" # These are in here for reasons. +gem "coveralls" gem "pry" gem "rubocop" -gem "coveralls" gemspec