diff options
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ 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-abbrev', platform:'rbx' gem 'rubysl-singleton', platform:'rbx' gem 'rubysl-rexml', platform:'rbx' |
