Updating addressable dependency.

git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@66 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
This commit is contained in:
Bob Aman 2010-10-12 23:07:40 +00:00
parent be265da6d4
commit 73002ccc14
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ namespace :gem do
s.rdoc_options.concat ['--main', 'README']
s.add_runtime_dependency('signet', '>= 0.1.1')
s.add_runtime_dependency('addressable', '>= 2.2.1')
s.add_runtime_dependency('addressable', '>= 2.2.2')
s.add_runtime_dependency('httpadapter', '>= 0.2.0')
s.add_runtime_dependency('json', '>= 1.1.9')