Skip to content

Commit a7f402c

Browse files
authored
add relish to gemfile to publish to relish (#1768)
1 parent a099767 commit a7f402c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ gem 'yard', '~> 0.8.7', :require => false
1111
group :documentation do
1212
gem 'redcarpet', '2.3.0'
1313
gem 'github-markup', '1.0.0'
14+
gem 'relish'
1415
end
1516

1617
platforms :jruby do

0 commit comments

Comments
 (0)