diff options
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ source "https://rubygems.org" gemspec # XXX this is dumb but it's crazy hard to get platform specfic deps into a gemspec gem 'rubysl', platform:'rbx' +gem 'rubysl-test-unit', platform:'rbx' |
