Skip to content

Commit

Permalink
Explicit require of stringio.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhennemeyer committed May 27, 2008
1 parent 2b0fc5c commit e8fd67c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/output_catcher.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'stringio'

class OutputCatcher
class << self

Expand Down
Binary file added output_catcher-1.0.0.gem
Binary file not shown.

0 comments on commit e8fd67c

Please sign in to comment.