summaryrefslogtreecommitdiffhomepage
path: root/sample
diff options
context:
space:
mode:
authorSeba Gamboa <[email protected]>2015-09-22 17:53:21 -0300
committerSeba Gamboa <[email protected]>2015-09-22 17:53:21 -0300
commita88dcf7f44898495fd2d2535ec0c4508a4458c38 (patch)
tree7322e644f6abe46f004b0875108f724b84a05352 /sample
parent2fb5a297afb868dbe7bbd54526c7bc11819c41cd (diff)
downloadyard-mruby-a88dcf7f44898495fd2d2535ec0c4508a4458c38.tar.gz
yard-mruby-a88dcf7f44898495fd2d2535ec0c4508a4458c38.zip
Setting gemspec
Diffstat (limited to 'sample')
-rw-r--r--sample/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/Gemfile b/sample/Gemfile
index 25e93cd..2fcddc6 100644
--- a/sample/Gemfile
+++ b/sample/Gemfile
@@ -2,3 +2,4 @@ source 'https://rubygems.org'
gem 'mruby-cli'
gem 'mruby-source', github: 'sagmor/mruby'
+gem 'yard-mruby', path: '..'