summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'