summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZack Hobson2013-12-07 10:53:36 -0800
committerZack Hobson2013-12-07 10:53:36 -0800
commitbd1eedc02bc2b291fd9ffbc7e5974b68f3132f8f (patch)
tree749434b8832c986910a3c8abca0bc4aaaceaafe2
parent899c92c24a4e7afd666b52271173dd777db04d11 (diff)
downloadhcl-bd1eedc02bc2b291fd9ffbc7e5974b68f3132f8f.tar.bz2
kick travis
-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'