Skip to content

Commit

Permalink
require 'rubygems' and require 'bundler/setup' is unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfiredrill committed Dec 27, 2013
1 parent 7d7f0d9 commit b6a2bbb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
require 'rubygems'
require 'bundler/setup'


require 'active_support/all'
require 's3_direct_upload'

Expand Down

0 comments on commit b6a2bbb

Please sign in to comment.