Skip to content

Commit

Permalink
Merge pull request hotsh#405 from hotsh/remove_fb
Browse files Browse the repository at this point in the history
We left one more FB gem in there
  • Loading branch information
Dominic Dagradi committed Sep 29, 2011
2 parents e8e3308 + 4b7d41e commit 4727282
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ gem "mongomapper_ext"
gem "bson_ext"
gem "i18n"
gem "twitter"
gem "fb_graph"
gem "pony"
gem "bcrypt-ruby", :require => "bcrypt"
gem "rdiscount"
Expand Down
14 changes: 0 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ GEM
multi_json (~> 1.0)
addressable (2.2.6)
arel (2.2.1)
attr_required (0.0.3)
backports (2.3.0)
bcrypt-ruby (3.0.0)
bson (1.3.1)
Expand Down Expand Up @@ -137,9 +136,6 @@ GEM
rack (< 2, >= 1.1.0)
faraday_middleware (0.7.0)
faraday (~> 0.7.3)
fb_graph (1.9.4)
httpclient (>= 2.2.0.2)
rack-oauth2 (>= 0.8.0)
ffi (1.0.9)
fssm (0.2.7)
haml (3.1.2)
Expand All @@ -150,12 +146,10 @@ GEM
railties (~> 3.0)
hashie (1.1.0)
hike (1.2.1)
httpclient (2.2.1)
i18n (0.6.0)
jquery-rails (1.0.12)
railties (~> 3.0)
thor (~> 0.14)
json (1.5.3)
json_pure (1.5.3)
kgio (2.6.0)
launchy (2.0.5)
Expand Down Expand Up @@ -204,13 +198,6 @@ GEM
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-oauth2 (0.8.5)
activesupport (>= 2.3)
attr_required (>= 0.0.3)
httpclient (>= 2.2.0.2)
i18n
json (>= 1.4.3)
rack (>= 1.1)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
Expand Down Expand Up @@ -326,7 +313,6 @@ DEPENDENCIES
delayed_job_mongo_mapper!
exceptional
factory_girl
fb_graph
haml-rails
i18n
jquery-rails
Expand Down

0 comments on commit 4727282

Please sign in to comment.