Skip to content

Commit

Permalink
Later versions of Rack are now optional (but untested).
Browse files Browse the repository at this point in the history
  • Loading branch information
sam committed Jun 18, 2010
1 parent 04bd4ba commit 046642d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/harbor/application.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gem "rack", "~> 1.0.0"
gem "rack", ">= 1.0.0"
require "rack"

require "yaml"
Expand Down

0 comments on commit 046642d

Please sign in to comment.