GIT
  remote: http://github.com/pch/lastfm-client.git
  revision: 39c4792783f397fb8688e27909ac509a715b8312
  specs:
    lastfm-client (0.0.3)
      json (>= 1.4.6)

PATH
  remote: vendor/plugins/gems/musicbrainz
  specs:
    musicbrainz (0.5.2)
      nokogiri

GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (3.1.0)
      actionpack (= 3.1.0)
      mail (~> 2.3.0)
    actionpack (3.1.0)
      activemodel (= 3.1.0)
      activesupport (= 3.1.0)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      i18n (~> 0.6)
      rack (~> 1.3.2)
      rack-cache (~> 1.0.3)
      rack-mount (~> 0.8.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.0.0)
    activemodel (3.1.0)
      activesupport (= 3.1.0)
      bcrypt-ruby (~> 3.0.0)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.0)
      activemodel (= 3.1.0)
      activesupport (= 3.1.0)
      arel (~> 2.2.1)
      tzinfo (~> 0.3.29)
    activeresource (3.1.0)
      activemodel (= 3.1.0)
      activesupport (= 3.1.0)
    activesupport (3.1.0)
      multi_json (~> 1.0)
    addressable (2.2.6)
    arel (2.2.1)
    awesome_print (0.4.0)
    bcrypt-ruby (3.0.1)
    bitmask_attributes (0.2.4)
      activerecord (~> 3.0)
    bootstrap-sass (1.4.0)
      sass-rails (~> 3.1.0)
    builder (3.0.0)
    chosen-rails (0.9.5)
      railties (~> 3.0)
      thor (~> 0.14)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.1.3)
    daemons (1.1.4)
    dalli (1.1.3)
    delayed_job (2.1.4)
      activesupport (~> 3.0)
      daemons
    erubis (2.7.0)
    execjs (1.2.9)
      multi_json (~> 1.0)
    haml (3.1.3)
    heroku (2.14.0)
      launchy (>= 0.3.2)
      rest-client (~> 1.6.1)
      rubyzip
      term-ansicolor (~> 1.0.5)
    hike (1.2.1)
    i18n (0.6.0)
    i18n-js (2.1.2)
      i18n
    jquery-rails (1.0.19)
      railties (~> 3.0)
      thor (~> 0.14)
    json (1.6.1)
    kgio (2.6.0)
    launchy (2.0.5)
      addressable (~> 2.2.6)
    libv8 (3.3.10.4)
    mail (2.3.0)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.17.2)
    multi_json (1.0.3)
    mysql2 (0.3.7)
    nokogiri (1.5.0)
    pg (0.11.0)
    polyglot (0.3.3)
    rack (1.3.5)
    rack-cache (1.0.3)
      rack (>= 0.4)
    rack-mount (0.8.3)
      rack (>= 1.0.0)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rails (3.1.0)
      actionmailer (= 3.1.0)
      actionpack (= 3.1.0)
      activerecord (= 3.1.0)
      activeresource (= 3.1.0)
      activesupport (= 3.1.0)
      bundler (~> 1.0)
      railties (= 3.1.0)
    railties (3.1.0)
      actionpack (= 3.1.0)
      activesupport (= 3.1.0)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (~> 0.14.6)
    raindrops (0.8.0)
    rake (0.9.2.2)
    rdoc (3.11)
      json (~> 1.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rubyzip (0.9.5)
    sass (3.1.10)
    sass-rails (3.1.5)
      actionpack (~> 3.1.0)
      railties (~> 3.1.0)
      sass (~> 3.1.10)
      tilt (~> 1.3.2)
    sprockets (2.0.3)
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    term-ansicolor (1.0.7)
    therubyracer (0.9.9)
      libv8 (~> 3.3.10)
    thor (0.14.6)
    tilt (1.3.3)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.31)
    uglifier (1.1.0)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
    unicorn (4.1.1)
      kgio (~> 2.4)
      rack
      raindrops (~> 0.6)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print
  bitmask_attributes
  bootstrap-sass (= 1.4.0)
  chosen-rails
  coffee-script
  dalli
  delayed_job
  haml
  heroku
  i18n-js
  jquery-rails
  json
  lastfm-client!
  musicbrainz!
  mysql2 (= 0.3.7)
  nokogiri
  pg
  rails (= 3.1.0)
  sass
  therubyracer
  uglifier
  unicorn