- # note: this should be changed to 0.3.6 as soon as it's released, as this has fixes for
- # uploading multipart documents.
- config.gem 'oauth', :version => '>=0.2.1'
+ config.gem 'oauth', :version => '>= 0.3.6'
+ config.gem 'httpclient'
+ config.gem 'ruby-openid', :lib => 'openid', :version => '>=2.0.4'
+ config.gem 'SystemTimer', :version => '>= 1.1.3', :lib => 'system_timer'
+ config.gem 'sanitize'