summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a62eae4..c89ee09 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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'