Skip to content

Commit b51b719

Browse files
committed
Add Rubinius gems
1 parent 30ea788 commit b51b719

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Gemfile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
source "https://rubygems.org/"
22
gemspec
3+
4+
platforms :rbx do
5+
gem "psych"
6+
gem "racc"
7+
gem "rubysl"
8+
end

0 commit comments

Comments
 (0)