Gemfile in testrbl-0.3.0 vs Gemfile in testrbl-0.3.1

- old
+ new

@@ -1,9 +1,9 @@ source "https://rubygems.org" gemspec gem 'test-unit' -gem 'minitest' +gem 'minitest', '~> 5' gem 'activesupport', '2.3.14' gem 'rake' gem 'rspec', '~>2' gem 'shoulda' gem 'bump'