mirror of
https://github.com/rubyjs/therubyrhino
synced 2023-03-27 23:21:34 -04:00
add jruby-openssl to the development dependencies.
This commit is contained in:
parent
74f59294f0
commit
b28e687485
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ Gem::Specification.new do |s|
|
|||
s.summary = %q{Embed the Rhino JavaScript interpreter into JRuby}
|
||||
|
||||
s.add_development_dependency "rspec"
|
||||
s.add_development_dependency "jruby-openssl"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue