Skip to content

Commit e2eb6ef

Browse files
authored
Update stringio
1 parent f1b0d9d commit e2eb6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mrbgem.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ MRuby::Gem::Specification.new('mruby-marshal') do |spec|
88
add_dependency 'mruby-struct', core: 'mruby-struct'
99
add_dependency 'mruby-metaprog', core: 'mruby-metaprog' if Dir.exist? "#{MRUBY_ROOT}/mrbgems/mruby-metaprog"
1010

11-
add_test_dependency 'mruby-stringio', github: 'mrbgems/mruby-stringio', branch: 'ungetc'
11+
add_test_dependency 'mruby-stringio', github: 'ksss/mruby-stringio'
1212
end

0 commit comments

Comments
 (0)