diff options
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,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-test-unit', platform:'rbx' |
