Skip to content

Commit 9ccd429

Browse files
authored
Merge pull request #16 from ksss/drop-mruby-print
Drop dependency to mruby-print
2 parents d60c801 + f883ac7 commit 9ccd429

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mrbgem.rake

-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ MRuby::Gem::Specification.new('mruby-stringio') do |spec|
33
spec.author = 'ksss <[email protected]>'
44
spec.summary = 'StringIO class'
55

6-
spec.add_dependency('mruby-print', core: 'mruby-print')
76
spec.add_dependency('mruby-enumerator', core: 'mruby-enumerator')
87
end

0 commit comments

Comments
 (0)