Skip to content

Instantly share code, notes, and snippets.

@gisborne
Created December 20, 2011 12:27
Show Gist options
  • Save gisborne/1501415 to your computer and use it in GitHub Desktop.
Save gisborne/1501415 to your computer and use it in GitHub Desktop.

Revisions

  1. gisborne created this gist Dec 20, 2011.
    88 changes: 88 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,88 @@
    $ bundle exec gem list --local

    *** LOCAL GEMS ***

    actionmailer (3.1.3)
    actionpack (3.1.3)
    activemerchant (1.7.0)
    activemodel (3.1.3)
    activerecord (3.1.3)
    activeresource (3.1.3)
    activesupport (3.1.3)
    acts_as_list (0.1.4)
    archive-tar-minitar (0.5.2)
    arel (2.2.1)
    authlogic (2.1.3)
    autotest-rails (4.1.1)
    braintree (2.13.1)
    builder (3.0.0)
    bundler (1.0.21)
    capybara (1.1.2)
    childprocess (0.2.3)
    cocaine (0.2.1)
    columnize (0.3.6)
    cucumber (1.1.4)
    cucumber-rails (1.2.1)
    database_cleaner (0.6.7)
    declarative_authorization (0.5.4)
    diff-lcs (1.1.3)
    dynamic_form (1.0.0)
    erubis (2.7.0)
    eventmachine (0.12.10)
    ffi (1.0.11)
    GeoRuby (1.3.4)
    gherkin (2.7.1)
    hike (1.2.1)
    i18n (0.6.0)
    jquery-rails (1.0.19)
    json (1.6.3)
    kgio (2.7.0)
    linecache19 (0.5.12)
    macaddr (1.5.0)
    mail (2.3.0)
    mime-types (1.17.2)
    multi_json (1.0.4)
    nokogiri (1.5.0)
    paperclip (2.4.5)
    pg (0.12.0)
    polyglot (0.3.3)
    rack (1.3.5)
    rack-cache (1.1)
    rack-mount (0.8.3)
    rack-ssl (1.3.2)
    rack-test (0.6.1)
    rails (3.1.3)
    railties (3.1.3)
    raindrops (0.8.0)
    rake (0.9.2.2)
    rake-compiler (0.7.9)
    rdoc (3.12)
    RedCloth (4.2.9)
    ri_cal (0.8.8)
    rspec (2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
    rspec-mocks (2.6.0)
    rspec-rails (2.6.1)
    ruby-debug-base19x (0.11.29)
    ruby-debug-ide (0.4.17.beta8)
    ruby-prof (0.10.8)
    ruby_core_source (0.1.5)
    rubyzip (0.9.5)
    selenium-webdriver (2.15.0)
    spatial_adapter (1.2.0)
    sprockets (2.0.3)
    sqlite3 (1.3.5)
    sqlite3-ruby (1.3.3)
    systemu (2.4.2)
    term-ansicolor (1.0.7)
    thor (0.14.6)
    tilt (1.3.3)
    treetop (1.4.10)
    tzinfo (0.3.31)
    unicorn (4.1.1)
    uuid (2.3.4)
    webrat (0.7.3)
    will_paginate (3.0.2)
    xpath (0.1.4)
    ZenTest (4.5.0)