diff options
| author | Zack Hobson | 2013-12-22 17:07:49 -0800 |
|---|---|---|
| committer | Zack Hobson | 2013-12-22 17:07:49 -0800 |
| commit | 0e3581420a697c40ae91c2ad92884cd8e1eebe03 (patch) | |
| tree | f8228ad368de8e86691c28f7e9e7f3d2c749125c /Gemfile | |
| parent | 2f6c16ddba55c516b28fc98302c7659bfc06ef3b (diff) | |
| download | hcl-0e3581420a697c40ae91c2ad92884cd8e1eebe03.tar.bz2 | |
remove xml processing code
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ source "https://rubygems.org" gemspec +gem 'pry', group:['test','development'] # XXX this is dumb but it's crazy hard to get platform specfic deps into a gemspec gem 'rubysl-abbrev', platform:'rbx' gem 'rubysl-singleton', platform:'rbx' |
