railsfrance/railsfrance.org

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (3.2.21)
      actionpack (= 3.2.21)
      mail (~> 2.5.4)
    actionpack (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.21)
      activesupport (= 3.2.21)
      builder (~> 3.0.0)
    activerecord (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
    activesupport (3.2.21)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    acts-as-taggable-on (2.1.1)
      rails
    addressable (2.2.8)
    albino (1.3.3)
      posix-spawn (>= 0.3.6)
    arel (3.0.3)
    aws-ses (0.4.4)
      builder
      mail (> 2.2.5)
      mime-types
      xml-simple
    basic_active_model (1.0.0)
    bcrypt-ruby (3.0.1)
    bourne (1.1.2)
      mocha (= 0.10.5)
    builder (3.0.4)
    cancan (1.6.8)
    capybara (2.0.2)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 1.0.0)
    childprocess (0.3.9)
      ffi (~> 1.0, >= 1.0.11)
    chronic (0.6.6)
    coderay (1.0.6)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.4.0)
    date_validator (0.6.3)
      activemodel (~> 3.0)
    devise (1.4.7)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.0.3)
      warden (~> 1.0.3)
    diff-lcs (1.1.3)
    erubis (2.7.0)
    exceptional (2.0.32)
      rack
    execjs (1.2.9)
      multi_json (~> 1.0)
    factory_girl (2.5.1)
      activesupport
    factory_girl_rails (1.6.0)
      factory_girl (~> 2.5.0)
      railties (>= 3.0.0)
    fakeweb (1.3.0)
    faraday (0.8.5)
      multipart-post (~> 1.1)
    ffi (1.4.0)
    friendly_id (4.0.9)
    geocoder (1.0.5)
    gravtastic (3.2.6)
    haml (3.1.7)
    haml-rails (0.3.5)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (~> 3.1)
      railties (>= 3.1, < 4.1)
    hike (1.2.3)
    httparty (0.8.1)
      multi_json
      multi_xml
    i18n (0.6.11)
    journey (1.0.4)
    jquery-rails (1.0.14)
      railties (~> 3.0)
      thor (~> 0.14)
    json (1.8.1)
    kaminari (0.14.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    launchy (2.0.5)
      addressable (~> 2.2.6)
    letter_opener (0.0.2)
      launchy
    libv8 (3.16.14.7)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    make_voteable (0.1.1)
      activerecord (~> 3.0)
    meta-tags (1.2.4)
      actionpack
    metaclass (0.0.1)
    method_source (0.7.1)
    mime-types (1.25.1)
    mocha (0.10.5)
      metaclass (~> 0.0.1)
    multi_json (1.10.1)
    multi_xml (0.5.1)
    multipart-post (1.1.5)
    nokogiri (1.5.5)
    orm_adapter (0.0.5)
    pg (0.11.0)
    polyglot (0.3.5)
    posix-spawn (0.3.6)
    pry (0.9.9.4)
      coderay (~> 1.0.5)
      method_source (~> 0.7.1)
      slop (>= 2.4.4, < 3)
    pry-rails (0.1.6)
      pry
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-gauges (1.1.0)
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.21)
      actionmailer (= 3.2.21)
      actionpack (= 3.2.21)
      activerecord (= 3.2.21)
      activeresource (= 3.2.21)
      activesupport (= 3.2.21)
      bundler (~> 1.0)
      railties (= 3.2.21)
    rails3-jquery-autocomplete (1.0.4)
      rails (~> 3.0)
    rails_config (0.2.5)
      activesupport (>= 3.0)
    railties (3.2.21)
      actionpack (= 3.2.21)
      activesupport (= 3.2.21)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.3.2)
    rdoc (3.12.2)
      json (~> 1.4)
    recaptcha (0.3.1)
    redcarpet (1.17.2)
    redis (2.2.2)
    ref (1.0.5)
    routing-filter (0.3.0)
      actionpack
    rspec-core (2.12.0)
    rspec-expectations (2.12.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.0)
    rspec-rails (2.12.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rubyzip (0.9.9)
    sanitize (2.0.3)
      nokogiri (>= 1.4.4, < 1.6)
    sass (3.2.3)
    sass-rails (3.2.5)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.31.0)
      childprocess (>= 0.2.5)
      multi_json (~> 1.0)
      rubyzip
      websocket (~> 1.0.4)
    shoulda-matchers (1.4.2)
      activesupport (>= 3.0.0)
      bourne (~> 1.1.2)
    simple_form (1.5.2)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    simple_oauth (0.2.0)
    slop (2.4.4)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    state_machine (1.0.2)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    thor (0.19.1)
    tilt (1.4.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    twitter (4.5.0)
      faraday (~> 0.8, < 0.10)
      multi_json (~> 1.0)
      simple_oauth (~> 0.2)
    tzinfo (0.3.42)
    uglifier (1.0.3)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
    warden (1.0.6)
      rack (>= 1.0)
    websocket (1.0.7)
    whenever (0.7.2)
      activesupport (>= 2.3.4)
      chronic (~> 0.6.3)
    xml-simple (1.1.1)
    xpath (1.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  acts-as-taggable-on (~> 2.1)
  albino (~> 1.3)
  aws-ses (~> 0.4.4)
  basic_active_model (~> 1.0)
  cancan (~> 1.6)
  capybara (~> 2.0)
  coffee-rails (~> 3.2.1)
  date_validator (~> 0.6.3)
  devise (~> 1.1)
  exceptional (~> 2.0)
  factory_girl_rails (~> 1.6)
  fakeweb
  friendly_id (~> 4.0.9)
  geocoder (~> 1.0)
  gravtastic (~> 3.2)
  haml-rails (~> 0.3.5)
  httparty
  jquery-rails (~> 1.0)
  kaminari (~> 0.12)
  letter_opener
  make_voteable (~> 0.1)
  meta-tags (~> 1.2)
  nokogiri (~> 1.3)
  pg (~> 0.11)
  pry-rails
  rack-gauges
  rails (~> 3.2.21)
  rails3-jquery-autocomplete (~> 1.0)
  rails_config (~> 0.2)
  rake (~> 10.0)
  recaptcha (~> 0.3)
  redcarpet (~> 1.17)
  redis (~> 2.2)
  routing-filter (~> 0.3.0)
  rspec-rails (~> 2.6)
  sanitize (~> 2.0)
  sass-rails (~> 3.2.3)
  shoulda-matchers
  simple_form (~> 1.5)
  state_machine (~> 1.0)
  therubyracer (~> 0.12.1)
  twitter (~> 4.4)
  uglifier (>= 1.0.3)
  whenever