Added guard-ronn (to build manual automatically).
This commit is contained in:
parent
bcbcf61390
commit
118e8ff167
4
Gemfile
4
Gemfile
@ -4,6 +4,10 @@ gemspec
|
||||
|
||||
gem 'rake'
|
||||
|
||||
group :guard do
|
||||
gem 'guard-ronn'
|
||||
end
|
||||
|
||||
require 'rbconfig'
|
||||
|
||||
if RbConfig::CONFIG['target_os'] =~ /darwin/i
|
||||
|
Loading…
Reference in New Issue
Block a user