summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9f3386e..6ee41dc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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'