Skip to content

Commit

Permalink
Add require curl to fix crowdsourcedtesting#4 to avoid
Browse files Browse the repository at this point in the history
  • Loading branch information
garciaf committed Oct 6, 2016
2 parents fb68b67 + 8d6be11 commit 1b1443e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/loader.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Global inclusions
require 'bundler'
require 'curl'
Bundler.require(:default)

# Relative autopath inclusion
Expand Down

0 comments on commit 1b1443e

Please sign in to comment.