Skip to content

Instantly share code, notes, and snippets.

@svenfuchs

svenfuchs/1.0.21 Secret

Created December 15, 2011 17:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save svenfuchs/038f8f2103b656f38880 to your computer and use it in GitHub Desktop.
Save svenfuchs/038f8f2103b656f38880 to your computer and use it in GitHub Desktop.
travis-core $ gem list bundler
*** LOCAL GEMS ***
bundler (1.0.21)
travis-core $ time bundle install
Using rake (0.9.2.2)
Using multi_json (1.0.4)
Using activesupport (3.1.3)
Using builder (3.0.0)
Using i18n (0.6.0)
Using activemodel (3.1.3)
Using erubis (2.7.0)
Using rack (1.3.5)
Using rack-cache (1.1)
Using rack-mount (0.8.3)
Using rack-test (0.6.1)
Using hike (1.2.1)
Using tilt (1.3.3)
Using sprockets (2.0.3)
Using actionpack (3.1.3)
Using mime-types (1.17.2)
Using polyglot (0.3.3)
Using treetop (1.4.10)
Using mail (2.3.0)
Using actionmailer (3.1.3)
Using nokogiri (1.5.0)
Using addressable (2.2.6)
Using css_parser (1.2.5)
Using htmlentities (4.3.1)
Using premailer (1.7.3)
Using actionmailer_inline_css (1.4.0)
Using arel (2.2.1)
Using tzinfo (0.3.31)
Using activerecord (3.1.3)
Using activeresource (3.1.3)
Using amq-protocol (0.8.4)
Using eventmachine (0.12.10)
Using amq-client (0.8.6)
Using amqp (0.8.3)
Using bcrypt-ruby (3.0.1)
Using bundler (1.0.21)
Using crack (0.3.1)
Using data_migrations (0.0.1)
Using database_cleaner (0.7.0)
Using orm_adapter (0.0.5)
Using warden (1.1.0)
Using devise (1.5.2)
Using diff-lcs (1.1.3)
Using factory_girl (2.3.2)
Using multipart-post (1.1.4)
Using faraday (0.7.5)
Using faraday_middleware (0.7.0)
Using hashie (1.2.0)
Using hashr (0.0.19)
Using hpricot (0.8.5)
Using json (1.6.3)
Using metaclass (0.0.1)
Using mocha (0.10.0)
Using multi_xml (0.4.1)
Using oa-core (0.3.2)
Using oauth (0.4.5)
Using oauth2 (0.5.1)
Using oa-oauth (0.3.2)
Using octokit (0.6.5)
Using omniauth (1.0.1)
Using pg (0.11.0)
Using postmark (0.9.8)
Using postmark-rails (0.4.1)
Using ruby-hmac (0.4.0)
Using signature (0.1.2)
Using pusher (0.8.4) from https://github.com/juno/pusher-gem.git (at d025ccb)
Using rabl (0.5.1)
Using rack-ssl (1.3.2)
Using rdoc (3.11)
Using thor (0.14.6)
Using railties (3.1.3)
Using rails (3.1.3)
Using rspec-core (2.7.1)
Using rspec-expectations (2.7.0)
Using rspec-mocks (2.7.0)
Using rspec (2.7.0)
Using silent-postgres (0.1.1)
Using simple_states (0.1.0.pre2)
Using standalone_migrations (1.0.5)
Using travis-core (0.0.1) from source at .
Using travis-support (0.0.1) from git://github.com/travis-ci/travis-support.git (at master)
Using webmock (1.7.8)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
bundle install 1.70s user 0.15s system 99% cpu 1.851 total
$ gem list bundler
*** LOCAL GEMS ***
bundler (1.1.rc.5, 1.0.21)
$ time bundle install
Using rake (0.9.2.2)
Using multi_json (1.0.4)
Using activesupport (3.1.3)
Using builder (3.0.0)
Using i18n (0.6.0)
Using activemodel (3.1.3)
Using erubis (2.7.0)
Using rack (1.3.5)
Using rack-cache (1.1)
Using rack-mount (0.8.3)
Using rack-test (0.6.1)
Using hike (1.2.1)
Using tilt (1.3.3)
Using sprockets (2.0.3)
Using actionpack (3.1.3)
Using mime-types (1.17.2)
Using polyglot (0.3.3)
Using treetop (1.4.10)
Using mail (2.3.0)
Using actionmailer (3.1.3)
Using nokogiri (1.5.0)
Using addressable (2.2.6)
Using css_parser (1.2.5)
Using htmlentities (4.3.1)
Using premailer (1.7.3)
Using actionmailer_inline_css (1.4.0)
Using arel (2.2.1)
Using tzinfo (0.3.31)
Using activerecord (3.1.3)
Using activeresource (3.1.3)
Using amq-protocol (0.8.4)
Using eventmachine (0.12.10)
Using amq-client (0.8.6)
Using amqp (0.8.3)
Using bcrypt-ruby (3.0.1)
Using bundler (1.1.rc.5)
Using crack (0.3.1)
Using data_migrations (0.0.1)
Using database_cleaner (0.7.0)
Using orm_adapter (0.0.5)
Using warden (1.1.0)
Using devise (1.5.2)
Using diff-lcs (1.1.3)
Using factory_girl (2.3.2)
Using multipart-post (1.1.4)
Using faraday (0.7.5)
Using faraday_middleware (0.7.0)
Using hashie (1.2.0)
Using hashr (0.0.19)
Using hpricot (0.8.5)
Using json (1.6.3)
Using metaclass (0.0.1)
Using mocha (0.10.0)
Using multi_xml (0.4.1)
Using oa-core (0.3.2)
Using oauth (0.4.5)
Using oauth2 (0.5.1)
Using oa-oauth (0.3.2)
Using octokit (0.6.5)
Using omniauth (1.0.1)
Using pg (0.11.0)
Using postmark (0.9.8)
Using postmark-rails (0.4.1)
Using ruby-hmac (0.4.0)
Using signature (0.1.2)
Using pusher (0.8.4) from https://github.com/juno/pusher-gem.git (at d025ccb)
Using rabl (0.5.1)
Using rack-ssl (1.3.2)
Using rdoc (3.11)
Using thor (0.14.6)
Using railties (3.1.3)
Using rails (3.1.3)
Using rspec-core (2.7.1)
Using rspec-expectations (2.7.0)
Using rspec-mocks (2.7.0)
Using rspec (2.7.0)
Using silent-postgres (0.1.1)
Using simple_states (0.1.0.pre2)
Using standalone_migrations (1.0.5)
Using travis-core (0.0.1) from source at .
Using travis-support (0.0.1) from git://github.com/travis-ci/travis-support.git (at master)
Using webmock (1.7.8)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
bundle install 4.07s user 0.15s system 99% cpu 4.226 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment