Skip to content

Instantly share code, notes, and snippets.

@merbjedi
Created December 16, 2008 20:39
Show Gist options
  • Select an option

  • Save merbjedi/36814 to your computer and use it in GitHub Desktop.

Select an option

Save merbjedi/36814 to your computer and use it in GitHub Desktop.
[jc@macbookpro ~/Merb/whitelabel_classifieds]# thor merb:gem:install
Beginning transaction
Installing merb-core-1.0.6
- Successfully uninstalled merb-core-1.0.5
Installing merb-action-args-1.0.6
- Successfully uninstalled merb-action-args-1.0.5
Installing merb-assets-1.0.6
- Successfully uninstalled merb-assets-1.0.5
Installing merb-cache-1.0.6
- Successfully uninstalled merb-cache-1.0.5
Installing merb-helpers-1.0.6
- Successfully uninstalled merb-helpers-1.0.5
Installing merb-mailer-1.0.6
- Successfully uninstalled merb-mailer-1.0.5
Installing merb-slices-1.0.6
- Successfully uninstalled merb-slices-1.0.5
Installing merb-auth-core-1.0.6
- Successfully uninstalled merb-auth-core-1.0.5
Installing merb-auth-more-1.0.6
- Successfully uninstalled merb-auth-more-1.0.5
Installing merb-auth-slice-password-1.0.6
- Successfully uninstalled merb-auth-slice-password-1.0.5
Installing merb-param-protection-1.0.6
- Successfully uninstalled merb-param-protection-1.0.5
Installing merb-exceptions-1.0.6
- Successfully uninstalled merb-exceptions-1.0.5
Installing merb-haml-1.0.6
- Successfully uninstalled merb-haml-1.0.5
Installing merb_datamapper-1.0.6
- Successfully uninstalled merb_datamapper-1.0.5
Needed merb_datamapper (= 1.0.5, runtime) for merb_app_config-1.0, but could not find it
Found merb_datamapper-1.0.6
Rolling back transaction
[jc@macbookpro ~/Merb/whitelabel_classifieds]# thor merb:gem:install
Beginning transaction
Installing merb-core-1.0.6
- Successfully uninstalled merb-core-1.0.5
Installing merb-action-args-1.0.6
- Successfully uninstalled merb-action-args-1.0.5
Installing merb-assets-1.0.6
- Successfully uninstalled merb-assets-1.0.5
Installing merb-cache-1.0.6
- Successfully uninstalled merb-cache-1.0.5
Installing merb-helpers-1.0.6
- Successfully uninstalled merb-helpers-1.0.5
Installing merb-mailer-1.0.6
- Successfully uninstalled merb-mailer-1.0.5
Installing merb-slices-1.0.6
- Successfully uninstalled merb-slices-1.0.5
Installing merb-auth-core-1.0.6
- Successfully uninstalled merb-auth-core-1.0.5
Installing merb-auth-more-1.0.6
- Successfully uninstalled merb-auth-more-1.0.5
Installing merb-auth-slice-password-1.0.6
- Successfully uninstalled merb-auth-slice-password-1.0.5
Installing merb-param-protection-1.0.6
- Successfully uninstalled merb-param-protection-1.0.5
Installing merb-exceptions-1.0.6
- Successfully uninstalled merb-exceptions-1.0.5
Installing merb-haml-1.0.6
- Successfully uninstalled merb-haml-1.0.5
Installing merb_datamapper-1.0.6
- Successfully uninstalled merb_datamapper-1.0.5
Removing ldiff
Removing htmldiff
Successfully uninstalled diff-lcs-1.1.2
Successfully uninstalled dm-paperclip-2.1.4
Successfully uninstalled dm-sweatshop-0.9.8
Successfully uninstalled do_sqlite3-0.9.9
Successfully uninstalled highline-1.5.0
Successfully uninstalled merb-1.0.5
Successfully uninstalled merb-auth-1.0.5
Removing merb-gen
Successfully uninstalled merb-gen-1.0.5
Successfully uninstalled merb-more-1.0.5
Successfully uninstalled merb_app_config-1.0
Successfully uninstalled merb_comatose-0.0.1
Successfully uninstalled merb_has_flash-1.0
Successfully uninstalled merb_viewfu-0.3
Successfully uninstalled randexp-0.1.4
Removing redcloth
Successfully uninstalled RedCloth-4.0.0
Successfully uninstalled templater-0.4.0
Successfully uninstalled will_paginate-3.0.0
Confirming configuration...
Confirmed
Committing transaction
[jc@macbookpro ~/Merb/whitelabel_classifieds]# thor merb:gem:install
Beginning transaction
Installing merb_has_flash-1.0
Installing merb-auth-1.0.6
Installing highline-1.5.0
Installing diff-lcs-1.1.2
Installing templater-0.4.0
Installing merb-gen-1.0.6
Installing merb-more-1.0.6
Installing do_sqlite3-0.9.9
Building native extensions. This could take a while...
Installing randexp-0.1.4
Installing dm-sweatshop-0.9.8
Installing merb-1.0.6
Installing merb_app_config-1.0
Installing merb_viewfu-0.3
Installing will_paginate-3.0.0
Installing merb_comatose-0.0.1
Installing dm-paperclip-2.1.4
Confirming configuration...
Confirmed
Committing transaction
[jc@macbookpro ~/Merb/whitelabel_classifieds]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment