diff options
| author | Zack Hobson | 2013-12-07 10:05:59 -0800 |
|---|---|---|
| committer | Zack Hobson | 2013-12-07 10:06:25 -0800 |
| commit | 44fc01df19fefb7e2f3247f83c6c4386a5f79723 (patch) | |
| tree | f2f10ec9c80baf313782174dda25ba60a4478049 /Gemfile | |
| parent | 939bb1989c18eef4431b0391ccbcfc2bebc6dd7f (diff) | |
| download | hcl-44fc01df19fefb7e2f3247f83c6c4386a5f79723.tar.bz2 | |
pull in rubysl until I figure out specific deps.
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' |
