Gemfile in mixture-0.2.0 vs Gemfile in mixture-0.3.0

- old
+ new

@@ -1,6 +1,10 @@ # encoding: utf-8 source "https://rubygems.org" -# Specify your gem's dependencies in mixture.gemspec +# These are in here for reasons. +gem "pry" +gem "rubocop" +gem "coveralls" + gemspec