bugfix
This commit is contained in:
parent
625bd428a1
commit
668da620f1
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -27,7 +27,7 @@ gem 'roxml', :git => 'git://github.com/Empact/roxml.git'
|
||||||
gem 'addressable', :require => 'addressable/uri'
|
gem 'addressable', :require => 'addressable/uri'
|
||||||
gem 'json'
|
gem 'json'
|
||||||
gem 'mini_fb'
|
gem 'mini_fb'
|
||||||
gem 'http_accept_language', :git => git://github.com/iain/http_accept_language.git'
|
gem 'http_accept_language', :git => 'git://github.com/iain/http_accept_language.git'
|
||||||
|
|
||||||
#Standards
|
#Standards
|
||||||
gem 'pubsubhubbub'
|
gem 'pubsubhubbub'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue