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