Skip to content

Commit

Permalink
StringIO isn't automatically required in ruby 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smtlaissezfaire committed Dec 5, 2009
1 parent a2b69ab commit 3c0f3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fakefs/safe.rb
@@ -1,5 +1,6 @@
require 'fileutils'
require 'pathname'
require 'stringio'
require 'fakefs/base'
require 'fakefs/fake/file'
require 'fakefs/fake/dir'
Expand Down

0 comments on commit 3c0f3e9

Please sign in to comment.