summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Manacorda2015-06-08 18:31:55 +0200
committerLorenzo Manacorda2015-06-08 18:31:55 +0200
commit23e2bec903de778956ce3e4939a4c943bba915ea (patch)
tree2afe46bd115a6bc60d448fe8994845a19a55c14c
parent7c8543243bd513a30f54768a4c0f3b65f1590ebd (diff)
downloadhcl-23e2bec903de778956ce3e4939a4c943bba915ea.tar.bz2
remove name too
-rw-r--r--gemfiles/Gemfile.rbx2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfiles/Gemfile.rbx b/gemfiles/Gemfile.rbx
index 6c2dcb1..ffd28fc 100644
--- a/gemfiles/Gemfile.rbx
+++ b/gemfiles/Gemfile.rbx
@@ -1,5 +1,5 @@
source "https://rubygems.org"
-gemspec path: '../hcl'
+gemspec path: '..'
gem 'rubysl-abbrev'
gem 'rubysl-singleton'