summaryrefslogtreecommitdiff
path: root/help/leap_web_help.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'help/leap_web_help.gemspec')
-rw-r--r--help/leap_web_help.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/leap_web_help.gemspec b/help/leap_web_help.gemspec
index 4914694..ac6d78d 100644
--- a/help/leap_web_help.gemspec
+++ b/help/leap_web_help.gemspec
@@ -15,5 +15,4 @@ Gem::Specification.new do |s|
s.files = Dir["{app,config,db,lib}/**/*"] + ["Rakefile", "README.md"]
s.test_files = Dir["test/**/*"]
- s.add_dependency "leap_web_core", LeapWeb::VERSION
end