martinisoft/funnies

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.14)
      actionpack (= 3.2.14)
      mail (~> 2.5.4)
    actionpack (3.2.14)
      activemodel (= 3.2.14)
      activesupport (= 3.2.14)
      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.14)
      activesupport (= 3.2.14)
      builder (~> 3.0.0)
    activerecord (3.2.14)
      activemodel (= 3.2.14)
      activesupport (= 3.2.14)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.14)
      activemodel (= 3.2.14)
      activesupport (= 3.2.14)
    activesupport (3.2.14)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.3.3)
    arel (3.0.2)
    bcrypt-ruby (3.1.1)
    bourbon (3.1.8)
      sass (>= 3.2.0)
      thor
    bourne (1.1.2)
      mocha (= 0.10.5)
    builder (3.0.4)
    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)
    carrierwave (0.8.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
    childprocess (0.3.8)
      ffi (~> 1.0, >= 1.0.11)
    chronic (0.9.1)
    coderay (1.0.9)
    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.3.3)
    crack (0.3.2)
    daemon_controller (1.1.5)
    decent_exposure (2.1.0)
    devise (2.2.5)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
    diff-lcs (1.2.1)
    em-websocket (0.5.0)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.5.3)
    email_spec (1.4.0)
      launchy (~> 2.1)
      mail (~> 2.2)
    erubis (2.7.0)
    escape_utils (0.2.4)
    eventmachine (1.0.3)
    execjs (1.4.0)
      multi_json (~> 1.0)
    fabrication (2.6.1)
    ffi (1.4.0)
    figaro (0.6.0)
      rails (>= 3, < 5)
    fivemat (1.1.0)
    formatador (0.2.4)
    gravatar_image_tag (1.1.3)
    guard (1.8.1)
      formatador (>= 0.2.4)
      listen (>= 1.0.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-livereload (1.4.0)
      em-websocket (>= 0.5.0)
      guard (>= 1.8.0)
      multi_json (~> 1.7)
    guard-rspec (2.4.1)
      guard (>= 1.1)
      rspec (~> 2.11)
    haml (4.0.0)
      tilt
    haml-rails (0.4)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (>= 3.1, < 4.1)
      railties (>= 3.1, < 4.1)
    hike (1.2.3)
    http_parser.rb (0.5.3)
    i18n (0.6.4)
    journey (1.0.4)
    jquery-rails (2.2.1)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.0)
    launchy (2.2.0)
      addressable (~> 2.3)
    listen (1.2.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    lograge (0.2.0)
      actionpack
      activesupport
    lumberjack (1.0.4)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    metaclass (0.0.1)
    method_source (0.8.1)
    mime-types (1.23)
    mocha (0.10.5)
      metaclass (~> 0.0.1)
    multi_json (1.7.8)
    nokogiri (1.5.6)
    nyan-cat-formatter (0.5.0)
      rspec (>= 2.13)
    orm_adapter (0.4.0)
    passenger (4.0.10)
      daemon_controller (>= 1.1.0)
      rack
      rake (>= 0.8.1)
    pg (0.15.1)
    polyglot (0.3.3)
    postmark (1.0.1)
      json
      rake
    postmark-rails (0.5.1)
      actionmailer (>= 3.0.0)
      postmark (~> 1.0)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-rails (0.2.2)
      pry (>= 0.9.10)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-ssl (1.3.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.14)
      actionmailer (= 3.2.14)
      actionpack (= 3.2.14)
      activerecord (= 3.2.14)
      activeresource (= 3.2.14)
      activesupport (= 3.2.14)
      bundler (~> 1.0)
      railties (= 3.2.14)
    railties (3.2.14)
      actionpack (= 3.2.14)
      activesupport (= 3.2.14)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.1.0)
    rb-fchange (0.0.6)
      ffi
    rb-fsevent (0.9.3)
    rb-inotify (0.9.0)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
      ffi (>= 0.5.0)
    rdiscount (2.0.7)
    rdoc (3.12.2)
      json (~> 1.4)
    responders (0.9.3)
      railties (~> 3.1)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.0)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.0)
    rspec-rails (2.13.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rubyzip (0.9.9)
    sass (3.2.10)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.30.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 (2.1.0)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    slop (3.4.5)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    state_machine (1.1.2)
    thor (0.18.1)
    tilt (1.4.1)
    treetop (1.4.14)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.37)
    uglifier (1.3.0)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    warden (1.2.3)
      rack (>= 1.0)
    webmock (1.9.3)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)
    websocket (1.0.7)
    whenever (0.8.2)
      activesupport (>= 2.3.4)
      chronic (>= 0.6.3)
    xpath (1.0.0)
      nokogiri (~> 1.3)
    zurb-foundation (4.3.1)
      sass (>= 3.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  bourbon (~> 3.1)
  capybara (~> 2.0.2)
  carrierwave (= 0.8.0)
  coffee-rails (~> 3.2.1)
  decent_exposure (~> 2.1.0)
  devise (~> 2.2.0)
  email_spec (~> 1.4.0)
  escape_utils
  fabrication (~> 2.6.1)
  figaro (~> 0.6.0)
  fivemat
  gravatar_image_tag (~> 1.1.3)
  guard (~> 1.8)
  guard-livereload (~> 1.4)
  guard-rspec (~> 2.4.1)
  haml (~> 4.0.0)
  haml-rails (= 0.4.0)
  jquery-rails
  launchy
  lograge (~> 0.1)
  nokogiri (~> 1.5.6)
  nyan-cat-formatter
  passenger
  pg (~> 0.15)
  postmark-rails (~> 0.5.1)
  pry (~> 0.9.12)
  pry-rails (~> 0.2.2)
  rails (= 3.2.14)
  rb-fchange
  rb-fsevent
  rb-inotify
  rdiscount (~> 2.0.7)
  responders (~> 0.9.3)
  rspec-rails (~> 2.13.0)
  sass-rails (~> 3.2.6)
  shoulda-matchers (~> 1.4.2)
  simple_form (~> 2.1.0)
  state_machine (= 1.1.2)
  uglifier (>= 1.0.3)
  webmock (~> 1.9.3)
  whenever
  zurb-foundation (~> 4.3)