Skip to content

Commit

Permalink
Merge pull request #503 from ykanda/require-pathname
Browse files Browse the repository at this point in the history
Fix 'uninitialized constant' error
  • Loading branch information
mizzy committed Feb 6, 2015
2 parents b03a4cf + 45895c9 commit 4eab800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/serverspec/setup.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'pathname'
require 'fileutils'
require 'erb'

Expand Down

0 comments on commit 4eab800

Please sign in to comment.