removing mini_fb gem
This commit is contained in:
parent
35415eb137
commit
e2e3b2511d
2 changed files with 0 additions and 5 deletions
1
Gemfile
1
Gemfile
|
|
@ -26,7 +26,6 @@ gem 'will_paginate', '3.0.pre2'
|
|||
gem 'roxml', :git => 'git://github.com/Empact/roxml.git'
|
||||
gem 'addressable', :require => 'addressable/uri'
|
||||
gem 'json'
|
||||
gem 'mini_fb'
|
||||
gem 'http_accept_language', :git => 'git://github.com/iain/http_accept_language.git'
|
||||
|
||||
#Standards
|
||||
|
|
|
|||
|
|
@ -214,9 +214,6 @@ GEM
|
|||
mime-types (~> 1.16)
|
||||
treetop (~> 1.4.8)
|
||||
mime-types (1.16)
|
||||
mini_fb (1.1.5)
|
||||
hashie
|
||||
rest-client
|
||||
mini_magick (3.1)
|
||||
subexec (~> 0.0.4)
|
||||
mixlib-authentication (1.1.4)
|
||||
|
|
@ -396,7 +393,6 @@ DEPENDENCIES
|
|||
json
|
||||
launchy
|
||||
magent!
|
||||
mini_fb
|
||||
mini_magick
|
||||
mocha
|
||||
mongo_mapper!
|
||||
|
|
|
|||
Loading…
Reference in a new issue