Skip to content

Commit

Permalink
cleaning up gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubose committed May 24, 2012
1 parent 6a08a24 commit 95bc6b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Expand Up @@ -12,8 +12,7 @@ group :default do
gem "paper_trail", ">= 2"
gem "wicked_pdf", "0.7.0"
gem "mongo", "1.6.2"
gem "bson", "1.6.2"
gem "bson_ext", "1.6.2"
gem 'bson_ext', '1.6.2'

# These are required to boot into cucumber
gem "caching_presenter", :git => 'git://github.com/talho/caching_presenter.git'
Expand Down
7 changes: 3 additions & 4 deletions Gemfile.lock
Expand Up @@ -68,9 +68,9 @@ GIT
activerecord

PATH
remote: vendor/extensions/han
remote: vendor/extensions/facho
specs:
han (0.0.1)
facho (0.0.1)

PATH
remote: vendor/extensions/rollcall
Expand Down Expand Up @@ -394,7 +394,6 @@ DEPENDENCIES
awesome_nested_set
backgroundrb-rails3!
base32-crockford (= 0.1.0)
bson (= 1.6.2)
bson_ext (= 1.6.2)
caching_presenter!
capistrano
Expand All @@ -412,9 +411,9 @@ DEPENDENCIES
delayed_job (~> 3.0.1)
delayed_job_active_record (~> 0.3)
dynamic_form
facho!
factory_girl
feedzirra (= 0.0.23)
han!
happymapper!
headless
httparty (= 0.8.1)
Expand Down

0 comments on commit 95bc6b9

Please sign in to comment.