Skip to content

Commit

Permalink
jruby-openssl is unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Dec 23, 2015
1 parent f754845 commit f1b3b13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adhearsion-xmpp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "activesupport", [">= 3.0.10"]
s.add_runtime_dependency "i18n", ">= 0.5.0"
s.add_runtime_dependency "blather", "~> 1.0"
s.add_runtime_dependency "jruby-openssl" if defined?(JRUBY_VERSION)

s.add_development_dependency "rspec", "~> 2.7.0"
s.add_development_dependency "rake", ">= 0.9.2"
Expand Down

0 comments on commit f1b3b13

Please sign in to comment.