Created
March 16, 2010 14:43
-
-
Save merbjedi/334033 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[jc@macbookpro ~/Rails3/railsgen(master)]# bundle show | |
Gems included by the bundle: | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%railsgen/gems/bundler-0.9.5/lib/bundler/resolver.rb:97:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement | |
* abstract (1.0.0) | |
* actionmailer (3.0.0.beta) | |
* actionpack (3.0.0.beta) | |
* activemodel (3.0.0.beta) | |
* activerecord (3.0.0.beta) | |
* activeresource (3.0.0.beta) | |
* activesupport (3.0.0.beta) | |
* arel (0.2.1) | |
* better_partials (1.0.1) | |
* builder (2.1.2) | |
* bundler (0.9.5) | |
* capybara (0.3.5) | |
* cgi_multipart_eof_fix (2.5.0) | |
* columnize (0.3.1) | |
* compass (0.10.0.rc1) | |
* compass-960-plugin (0.9.11) | |
* cucumber (0.6.3) | |
* cucumber-rails (0.3.0) | |
* culerity (0.2.9) | |
* daemons (1.0.10) | |
* database_cleaner (0.5.0) | |
* diff-lcs (1.1.2) | |
* erubis (2.6.5) | |
* factory_girl (1.2.3) | |
* fastthread (1.0.7) | |
* ffi (0.6.3) | |
* gem_plugin (0.2.3) | |
* haml (2.2.21) | |
* hassle (0.0.1) | |
* i18n (0.3.5) | |
* jnunemaker-validatable (1.8.3) | |
* json_pure (1.2.3) | |
* linecache (0.43) | |
* mail (2.1.3) | |
* memcache-client (1.7.8) | |
* mime-types (1.16) | |
* mongo (0.19.1) | |
* mongo_ext (0.19.1) | |
* mongo_mapper (0.7.1) | |
* mongrel (1.1.5) | |
* nokogiri (1.4.1) | |
* polyglot (0.3.0) | |
* rack (1.1.0) | |
* rack-mount (0.4.7) | |
* rack-test (0.5.3) | |
* rails (3.0.0.beta) | |
* railties (3.0.0.beta) | |
* rake (0.8.7) | |
* rspec (2.0.0.beta.4) | |
* rspec-core (2.0.0.beta.4) | |
* rspec-expectations (2.0.0.beta.4) | |
* rspec-mocks (2.0.0.beta.4) | |
* rspec-rails (2.0.0.beta.4) | |
* ruby-debug (0.10.3) | |
* ruby-debug-base (0.10.3) | |
* selenium-webdriver (0.0.17) | |
* term-ansicolor (1.0.5) | |
* text-format (1.0.0) | |
* text-hyphen (1.0.0) | |
* thor (0.13.4) | |
* treetop (1.4.4) | |
* tzinfo (0.3.17) | |
* viewfu (1.0.1) | |
* webrat (0.7.0) | |
* will_paginate (3.0.pre) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment