Gemfile in sidekiq-expected_failures-0.3.0 vs Gemfile in sidekiq-expected_failures-0.4.0

- old
+ new

@@ -1,9 +1,2 @@ source 'https://rubygems.org' gemspec - -gem "minitest" - -platforms :rbx do - gem "rubysl", "~> 2.0" # if using anything in the ruby standard library - gem "rubinius-developer_tools", "~> 2.0.0" # if using any of coverage, debugger, profiler -end