Skip to content

Commit 8f23042

Browse files
JonRowesebjacobs
authored andcommitted
add relish to gemfile to publish to relish (rspec#1768)
1 parent f6a2a83 commit 8f23042

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)