Skip to content

Commit

Permalink
Fix broach to json dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury Velikanau committed Jan 13, 2011
1 parent c97e373 commit 06490db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -16,7 +16,7 @@ gem "rake"
gem "haml", "2.2.17"
gem "thor", "0.9.9"
gem "addressable", "2.1.1"
gem "json", "1.1.9"
gem "json", "~> 1.4"
gem "sinatra", "1.0.0"
gem "sinatra-authorization", "1.0.0"
gem "bcat", "~>0.5"
Expand Down

0 comments on commit 06490db

Please sign in to comment.