Skip to content

Commit

Permalink
Make a requirement on the json gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
minter committed Nov 10, 2011
1 parent c0b36aa commit a06048e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudfiles.gemspec
Expand Up @@ -53,6 +53,8 @@ Gem::Specification.new do |s|
"test/test_helper.rb"
]

s.add_dependency('json')

if s.respond_to? :specification_version then
s.specification_version = 3

Expand Down

0 comments on commit a06048e

Please sign in to comment.