Skip to content

Commit

Permalink
Add crack dependency to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Hollows committed Sep 20, 2011
1 parent d49122f commit 4f497d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "http://rubygems.org"
gem "httparty", ">= 0.4.3"

gem "crack", ">= 0.3.0"

group :development do
gem "shoulda", ">= 0"
Expand Down

0 comments on commit 4f497d6

Please sign in to comment.