Skip to content

Commit

Permalink
Update gemspec for warbler (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed May 28, 2016
1 parent 76ad1f3 commit 47d8cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis-stat.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |gem|

if RUBY_PLATFORM == 'java'
gem.add_runtime_dependency "puma", "~> 2.3.2"
gem.add_runtime_dependency "jruby-jars", "1.7.19"
gem.add_development_dependency "jruby-jars", "1.7.19"
gem.add_development_dependency "warbler", "1.4.9"
else
gem.add_runtime_dependency "thin", '~> 1.5.0'
Expand Down

0 comments on commit 47d8cc2

Please sign in to comment.