Add therubyrhino to dependencies

This commit is contained in:
Dawa Ometto
2020-03-29 22:35:44 +02:00
parent 23b97daa84
commit 6e37601b25
3 changed files with 3 additions and 3 deletions
-2
View File
@@ -4,8 +4,6 @@ if RUBY_PLATFORM == 'java'
gem 'warbler'
end
gem 'gollum-lib', :git => 'https://github.com/gollum/gollum-lib.git', :branch => 'gollum-lib-5.x' # For development purposes
gem 'therubyrhino', :platforms => :jruby
gemspec
gem "rake", '~> 12.3', '>= 12.3.3'