Skip to content
Snippets Groups Projects
Gemfile.lock 1.23 KiB
Newer Older
Francisco Juan's avatar
Francisco Juan committed
GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (2.3.12)
      actionpack (= 2.3.12)
    actionpack (2.3.12)
      activesupport (= 2.3.12)
      rack (~> 1.1.0)
    activerecord (2.3.12)
      activesupport (= 2.3.12)
    activeresource (2.3.12)
      activesupport (= 2.3.12)
    activesupport (2.3.12)
    coderay (0.9.8)
    edavis10-object_daddy (0.4.3)
    i18n (0.4.2)
    json (1.6.5)
    metaclass (0.0.1)
    mocha (0.10.5)
      metaclass (~> 0.0.1)
    pg (0.9.0)
    rack (1.1.3)
    rails (2.3.12)
      actionmailer (= 2.3.12)
      actionpack (= 2.3.12)
      activerecord (= 2.3.12)
      activeresource (= 2.3.12)
      activesupport (= 2.3.12)
      rake (>= 0.8.3)
    rake (0.9.2.2)
    rdoc (3.12)
      json (~> 1.4)
    rmagick (1.15.17)
    ruby-openid (2.1.8)
    rubytree (0.5.3)
    shoulda (2.10.3)
    sqlite3-ruby (1.2.5)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-jdbcmysql-adapter
  activerecord-jdbcpostgresql-adapter
  activerecord-jdbcsqlite3-adapter
  coderay (~> 0.9.7)
  edavis10-object_daddy
  i18n (~> 0.4.2)
  jruby-openssl
  mocha
  pg (~> 0.9.0)
  rails (= 2.3.12)
  rdoc (>= 2.4.2)
Francisco Juan's avatar
Francisco Juan committed
  rmagick (>= 1.15.17)
Francisco Juan's avatar
Francisco Juan committed
  ruby-openid (~> 2.1.4)
  rubytree (~> 0.5.2)
  shoulda (~> 2.10.3)
  sqlite3-ruby (< 1.3)