Require version 0.4.0 of the oauth plugin
This commit is contained in:
parent
f8ace8f9e0
commit
3db33c213c
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -7,7 +7,7 @@ gem 'arel', '>= 2.0.9'
|
|||
gem 'libxml-ruby', '>= 2.0.5', :require => 'libxml'
|
||||
gem 'rmagick', :require => 'RMagick'
|
||||
gem 'oauth', '>= 0.4.4'
|
||||
gem 'oauth-plugin', '> 0.3.14'
|
||||
gem 'oauth-plugin', '>= 0.4.0.pre4'
|
||||
gem 'httpclient'
|
||||
gem 'SystemTimer', '>= 1.1.3', :require => 'system_timer'
|
||||
gem 'sanitize'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue