pjambet/beech-server

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/pjambet/active_model_serializers-matchers.git
  revision: 4ad5490cbbf84334a53e0bb3d2e8f6152a146e48
  specs:
    active_model_serializers-matchers (0.5.2)
      active_model_serializers (~> 0.8.0)
      rspec (~> 2.0)

GIT
  remote: git://github.com/stympy/faker.git
  revision: fbe6ab05b0b6e28d51369d5b5e1876883e9fddff
  specs:
    faker (1.2.0)
      i18n (~> 0.5)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.1)
      actionpack (= 4.0.1)
      mail (~> 2.5.4)
    actionpack (4.0.1)
      activesupport (= 4.0.1)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    active_model_serializers (0.8.1)
      activemodel (>= 3.0)
    activemodel (4.0.1)
      activesupport (= 4.0.1)
      builder (~> 3.1.0)
    activerecord (4.0.1)
      activemodel (= 4.0.1)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.1)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.1)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    annotate (2.5.0)
      rake
    apipie-rails (0.0.24)
      rails (>= 3.0.10)
    arel (4.0.1)
    atomic (1.1.14)
    bcrypt-ruby (3.1.2)
    bourne (1.5.0)
      mocha (>= 0.13.2, < 0.15)
    builder (3.1.4)
    bullet (4.6.0)
      uniform_notifier
    cancan (1.6.10)
    carrierwave (0.9.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    childprocess (0.3.9)
      ffi (~> 1.0, >= 1.0.11)
    choice (0.1.6)
    chunky_png (1.2.9)
    coderay (1.0.9)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.6.3)
    compass (0.12.2)
      chunky_png (~> 1.2)
      fssm (>= 0.2.7)
      sass (~> 3.1)
    compass-rails (2.0.alpha.0)
      compass (>= 0.12.2, < 0.14)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    dalli (2.6.4)
    devise (3.1.1)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    diff-lcs (1.2.4)
    draper (1.3.0)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      request_store (~> 1.0.3)
    erubis (2.7.0)
    excon (0.28.0)
    execjs (2.0.2)
    factory_girl (4.2.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.2.1)
      factory_girl (~> 4.2.0)
      railties (>= 3.0.0)
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
    ffi (1.9.3)
    fog (1.18.0)
      builder
      excon (~> 0.28.0)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0)
      net-scp (~> 1.1)
      net-ssh (>= 2.1.3)
      nokogiri (~> 1.5)
      ruby-hmac
    formatador (0.2.4)
    fssm (0.2.10)
    guard (2.2.2)
      formatador (>= 0.2.4)
      listen (~> 2.1)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-rspec (4.0.3)
      guard (>= 2.1.1)
      rspec (~> 2.14)
    guard-spork (1.5.1)
      childprocess (>= 0.2.3)
      guard (>= 1.1)
      spork (>= 0.8.4)
    haml (4.0.3)
      tilt
    hashie (2.0.5)
    hike (1.2.3)
    i18n (0.6.5)
    jquery-rails (3.0.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.1)
    listen (2.2.0)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.4)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mail_view (2.0.1)
      tilt
    maruku (0.7.0)
    memcachier (0.0.2)
    metaclass (0.0.1)
    method_source (0.8.2)
    mime-types (1.25)
    mini_portile (0.5.2)
    minitest (4.7.5)
    mocha (0.14.0)
      metaclass (~> 0.0.1)
    multi_json (1.8.2)
    multipart-post (1.2.0)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.7.0)
    newrelic_rpm (3.6.8.168)
    nokogiri (1.6.0)
      mini_portile (~> 0.5.0)
    orm_adapter (0.4.0)
    pg (0.17.0)
    polyglot (0.3.3)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    puma (2.6.0)
      rack (>= 1.1, < 2.0)
    rack (1.5.2)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.0.1)
      actionmailer (= 4.0.1)
      actionpack (= 4.0.1)
      activerecord (= 4.0.1)
      activesupport (= 4.0.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.1)
      sprockets-rails (~> 2.0.0)
    rails-erd (1.1.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      choice (~> 0.1.6)
      ruby-graphviz (~> 1.0.4)
    rails-i18n (4.0.0)
      i18n (~> 0.6)
      rails (~> 4.0.0)
    railties (4.0.1)
      actionpack (= 4.0.1)
      activesupport (= 4.0.1)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.1.0)
    rb-fchange (0.0.6)
      ffi
    rb-fsevent (0.9.3)
    rb-inotify (0.9.2)
      ffi (>= 0.5.0)
    request_store (1.0.5)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rmagick (2.13.2)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.3)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    rspec-rails (2.14.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    ruby-graphviz (1.0.9)
    ruby-hmac (0.4.0)
    sass (3.2.12)
    sass-rails (4.0.1)
      railties (>= 4.0.0, < 5.0)
      sass (>= 3.1.10)
      sprockets-rails (~> 2.0.0)
    sentry-raven (0.6.0)
      faraday (>= 0.7.6)
      hashie (>= 1.1.0)
      uuidtools
    shoulda-matchers (2.4.0)
      activesupport (>= 3.0.0)
    simple_form (3.0.0)
      actionpack (>= 4.0.0, < 4.1)
      activemodel (>= 4.0.0, < 4.1)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    slop (3.4.6)
    spork (1.0.0rc4)
    sprockets (2.10.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.0.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    terminal-notifier-guard (1.5.3)
    thor (0.18.1)
    thread_safe (0.1.3)
      atomic
    tilt (1.4.1)
    timers (1.1.0)
    tins (0.12.0)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    turbolinks (1.3.0)
      coffee-rails
    tzinfo (0.3.38)
    uglifier (2.3.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    uniform_notifier (1.3.0)
    uuidtools (2.1.4)
    warden (1.2.3)
      rack (>= 1.0)
    will_paginate (3.0.5)
    zurb-foundation (4.3.2)
      sass (>= 3.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers (~> 0.8.0)
  active_model_serializers-matchers!
  annotate
  apipie-rails
  bourne
  bullet
  cancan
  carrierwave
  coffee-rails (~> 4.0.0)
  compass-rails (~> 2.0.alpha.0)
  coveralls
  dalli
  devise (= 3.1.1)
  draper
  factory_girl_rails
  faker!
  fog
  guard-rspec
  guard-spork
  haml (~> 4.0.2)
  jquery-rails
  mail_view
  maruku
  memcachier
  mocha (~> 0.13)
  newrelic_rpm
  pg
  pry
  puma
  rack-cache
  rails (= 4.0.1)
  rails-erd
  rails-i18n
  rb-fchange
  rb-fsevent
  rb-inotify
  rmagick
  rspec-rails
  sass-rails (= 4.0.1)
  sentry-raven
  shoulda-matchers
  simple_form (= 3.0.0)
  simplecov
  spork (~> 1.0rc)
  sprockets-rails (~> 2.0.0)
  terminal-notifier-guard
  turbolinks
  uglifier (>= 1.0.3)
  will_paginate
  zurb-foundation