Skip to content

Commit

Permalink
pin rack to avoid ruby version errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mwrock committed Aug 12, 2016
1 parent 3f74501 commit 8ea1c39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ gemspec
group :development do
gem "rdoc"
gem "bundler"
gem "rack", "< 2.0"
end

0 comments on commit 8ea1c39

Please sign in to comment.