Skip to content

Commit

Permalink
Update rack dependency to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Jul 25, 2016
1 parent a478a60 commit 2f7364f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -7,7 +7,7 @@ gem "rdoc"
gem "rake-compiler"
gem "test-unit", "~> 3.0"

gem "rack"
gem "rack", "< 2.0"
gem 'minitest', '~> 5.8'

gem "jruby-openssl", :platform => "jruby"

0 comments on commit 2f7364f

Please sign in to comment.