Skip to content

Commit

Permalink
add json to dependencies (used for rackspace/slicehost)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wesley Beary committed Jan 29, 2010
1 parent f7c0a77 commit 19a12a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ begin
require 'jeweler'
Jeweler::Tasks.new do |gem|
gem.add_dependency('excon', '>=0.0.18')
gem.add_dependency('json')
gem.add_dependency('mime-types')
gem.add_dependency('nokogiri')
gem.add_dependency('ruby-hmac')
Expand Down

0 comments on commit 19a12a8

Please sign in to comment.