Skip to content

Commit

Permalink
We don't need mongoext for anything in particular any more.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Sep 29, 2011
1 parent 733666b commit 72acd84
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ gem 'unicorn'
gem 'omniauth', :git => 'git://github.com/intridea/omniauth.git'
gem "sinatra", :require => "sinatra/base"
gem "mongo_mapper"
gem "mongomapper_ext"
gem "bson_ext"
gem "i18n"
gem "twitter"
Expand Down
5 changes: 0 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,6 @@ GEM
activemodel (~> 3.0)
activesupport (~> 3.0)
plucky (~> 0.3.8)
mongomapper_ext (0.5.1)
mongo_mapper (~> 0.8)
uuidtools (>= 2.0.0)
multi_json (1.0.3)
multi_xml (0.2.2)
multipart-post (1.1.3)
Expand Down Expand Up @@ -299,7 +296,6 @@ GEM
kgio (~> 2.4)
rack
raindrops (~> 0.6)
uuidtools (2.1.2)
vcr (1.10.3)
webmock (1.6.4)
addressable (> 2.2.5, ~> 2.2)
Expand Down Expand Up @@ -333,7 +329,6 @@ DEPENDENCIES
launchy
mocha
mongo_mapper
mongomapper_ext
nokogiri
omniauth!
opub
Expand Down

0 comments on commit 72acd84

Please sign in to comment.