bin/rspec in songkickr-0.3.1 vs bin/rspec in songkickr-0.3.2

- old
+ new

@@ -11,6 +11,6 @@ Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' -load Gem.bin_path('rspec-core', 'rspec') +load Gem.bin_path('songkickr', 'rspec')