Skip to content

Commit

Permalink
Merge pull request #407 from hotsh/remove_mongoext
Browse files Browse the repository at this point in the history
We don't need mongoext for anything in particular any more.
  • Loading branch information
carols10cents committed Sep 29, 2011
2 parents 4727282 + 72acd84 commit df02bb9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Gemfile
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
Expand Up @@ -167,9 +167,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 @@ -286,7 +283,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 @@ -319,7 +315,6 @@ DEPENDENCIES
launchy
mocha
mongo_mapper
mongomapper_ext
nokogiri
omniauth!
opub
Expand Down

0 comments on commit df02bb9

Please sign in to comment.