.travis/gemfiles/Gemfile.empty in spontaneous-0.2.0.beta2 vs .travis/gemfiles/Gemfile.empty in spontaneous-0.2.0.beta3
- old
+ new
@@ -2,6 +2,6 @@
# An empty Gemfile to stop Travis from installing anything
# this way I can test the installation process itself
gem "rake"
-gem "minitest"
+gem "minitest", '~> 4.6.0'