volontariat/voluntary

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/vigetlabs/acts_as_markup.git
  revision: d654f61ad06a2dba5fca5c7a84615654d8ae583e
  specs:
    acts_as_markup (2.0.2)
      activerecord (>= 3.0.20)
      activesupport (>= 3.0.20)
      rdiscount

GIT
  remote: https://github.com/binarylogic/settingslogic.git
  revision: 0ae134bc6b93463bb0bc406e5b0df82ed07fc53f
  specs:
    settingslogic (2.0.9)

GIT
  remote: https://github.com/pivotal/jasmine-gem.git
  revision: 869cae76cf1a755e45531998d7a150bfcd37da69
  specs:
    jasmine (2.3.0)
      jasmine-core (~> 2.3)
      phantomjs
      rack (>= 1.2.1)
      rake

PATH
  remote: .
  specs:
    voluntary (0.7.1)
      active_model_serializers (~> 0.9.3)
      activerecord-deprecated_finders (~> 1.0.3)
      activerecord-import (~> 0.4.1)
      acts-as-taggable-on (~> 2.4.1)
      acts_as_list (~> 0.4.0)
      ancestry (~> 2.0.0)
      auto_html (~> 1.6.4)
      bitmask_attributes (~> 1.0.0)
      bootstrap-datetimepicker-rails (~> 0.0.11)
      bootstrap-sass-rails (~> 3.1.0.0)
      cancan (~> 1.6.10)
      coffee-rails (~> 4.1.0)
      coffee-script (~> 2.2.0)
      country_select (~> 1.3.1)
      devise (~> 3.4.1)
      devise-encryptable (~> 0.2.0)
      diffy (~> 3.0.1)
      facebox-rails (~> 0.2.0)
      faker (~> 1.2.0)
      faraday (~> 0.9.1)
      faraday_middleware (~> 0.9.0)
      font-awesome-rails (~> 4.0.3.1)
      foreigner (~> 1.1.0)
      foreman (~> 0.46)
      friendly_id (~> 5.0.0)
      fullcalendar-rails (~> 2.4)
      gon (~> 5.0.1)
      handlebars_assets (~> 0.15)
      has_scope (~> 0.5.1)
      http_accept_language (~> 1.0.2)
      httparty (~> 0.13.5)
      i18n-inflector-rails (~> 1.0)
      jquery-rails (~> 3.1.1)
      jquery-ui-bootstrap-rails-asset (~> 0.0.3)
      json (~> 1.8.1)
      koala (~> 1.8.0)
      messagebus_ruby_api (~> 1.0.3)
      mongoid (~> 4.0.0.alpha2)
      mongoid-history (~> 0.4.1)
      mongoid_orderable (~> 4.1.1)
      mongoid_slug (~> 3.2.0)
      omniauth (~> 1.2.2)
      omniauth-facebook (~> 2.0.0)
      omniauth-google-oauth2 (~> 0.2.6)
      omniauth-lastfm (~> 0.0.6)
      paper_trail (~> 3.0.0)
      pg (~> 0.17.1)
      protected_attributes (~> 1.0.5)
      rails (~> 4.2.1)
      rails-i18n (~> 4.0.1)
      rails_autolink (~> 1.1.5)
      redcarpet (~> 3.2.3)
      remotipart (~> 1.0)
      rubyzip (~> 1.1.0)
      sass-rails (~> 5.0)
      selectize-rails (~> 0.12.0)
      simple-navigation (~> 3.11.0)
      simple-navigation-bootstrap (~> 1.0.0)
      simple_form (~> 3.1.0)
      slim (~> 2.0.2)
      state_machine (~> 1.2.0)
      typhoeus (~> 0.5.3)
      uglifier (~> 2.4.0)
      versionist (~> 1.2.1)
      will_paginate (~> 3.0.7)
      will_paginate_mongoid (~> 2.0.1)
      zip-zip (~> 0.2)

GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (4.2.3)
      actionpack (= 4.2.3)
      actionview (= 4.2.3)
      activejob (= 4.2.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.3)
      actionview (= 4.2.3)
      activesupport (= 4.2.3)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.3)
      activesupport (= 4.2.3)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    active_model_serializers (0.9.3)
      activemodel (>= 3.2)
    activejob (4.2.3)
      activesupport (= 4.2.3)
      globalid (>= 0.3.0)
    activemodel (4.2.3)
      activesupport (= 4.2.3)
      builder (~> 3.1)
    activerecord (4.2.3)
      activemodel (= 4.2.3)
      activesupport (= 4.2.3)
      arel (~> 6.0)
    activerecord-deprecated_finders (1.0.4)
    activerecord-import (0.4.1)
      activerecord (>= 3.0)
    activesupport (4.2.3)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    acts-as-taggable-on (2.4.1)
      rails (>= 3, < 5)
    acts_as_list (0.4.0)
      activerecord (>= 3.0)
    addressable (2.3.8)
    ancestry (2.0.0)
      activerecord (>= 3.0.0)
    arel (6.0.3)
    auto_html (1.6.4)
      redcarpet (~> 3.1)
      rinku (~> 1.5.0)
    awesome_print (1.1.0)
    bcrypt (3.1.10)
    bitmask_attributes (1.0.0)
      activerecord (>= 3.1)
    bootstrap-datetimepicker-rails (0.0.11)
    bootstrap-sass (3.1.0.2)
      sass (~> 3.2)
    bootstrap-sass-rails (3.1.0.0)
      bootstrap-sass (~> 3.1.0.0)
      railties (>= 3.2.0)
      sass-rails (>= 3.2.0)
    bson (3.2.6)
    builder (3.2.2)
    byebug (4.0.5)
      columnize (= 0.9.0)
    cancan (1.6.10)
    capistrano (2.15.6)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capistrano-ext (1.2.1)
      capistrano (>= 1.0.0)
    capistrano_colors (0.5.5)
    capybara (2.4.4)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-webkit (1.6.0)
      capybara (>= 2.3.0, < 2.5.0)
      json
    childprocess (0.5.6)
      ffi (~> 1.0, >= 1.0.11)
    codeclimate-test-reporter (0.4.7)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    coffee-rails (4.1.0)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.9.1.1)
    columnize (0.9.0)
    connection_pool (2.2.0)
    countries (0.9.3)
      currencies (~> 0.4.2)
    country_select (1.3.1)
      countries (= 0.9.3)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    cucumber (1.3.20)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.12)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-rails (1.4.2)
      capybara (>= 1.1.2, < 3)
      cucumber (>= 1.3.8, < 2)
      mime-types (>= 1.16, < 3)
      nokogiri (~> 1.5)
      rails (>= 3, < 5)
    cucumber-rails-training-wheels (1.0.0)
      cucumber-rails (>= 1.1.1)
    currencies (0.4.2)
    daemons (1.2.3)
    database_cleaner (0.7.2)
    devise (3.4.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      responders
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    devise-encryptable (0.2.0)
      devise (>= 2.1.0)
    diff-lcs (1.2.5)
    diffy (3.0.7)
    easy_diff (0.0.6)
    erubis (2.7.0)
    ethon (0.5.12)
      ffi (>= 1.3.0)
      mime-types (~> 1.18)
    eventmachine (1.0.8)
    execjs (2.6.0)
    facebox-rails (0.2.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    factory_girl (2.6.4)
      activesupport (>= 2.3.9)
    factory_girl_rails (1.7.0)
      factory_girl (~> 2.6.0)
      railties (>= 3.0.0)
    faker (1.2.0)
      i18n (~> 0.5)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.9.2)
      faraday (>= 0.7.4, < 0.10)
    ffi (1.9.10)
    fixture_builder (0.3.6)
      activerecord (>= 2)
      activesupport (>= 2)
    font-awesome-rails (4.0.3.2)
      railties (>= 3.2, < 5.0)
    foreigner (1.1.6)
      activerecord (>= 3.0.0)
    foreman (0.78.0)
      thor (~> 0.19.1)
    friendly_id (5.0.5)
      activerecord (>= 4.0.0)
    fullcalendar-rails (2.4.0.0)
      jquery-rails (>= 3.1.1, < 5.0.0)
      momentjs-rails (>= 2.9.0)
    gherkin (2.12.2)
      multi_json (~> 1.3)
    globalid (0.3.6)
      activesupport (>= 4.1.0)
    gon (5.0.4)
      actionpack (>= 2.3.0)
      json
    handlebars_assets (0.21.0)
      execjs (~> 2.0)
      multi_json (~> 1.0)
      sprockets (>= 2.0.0, < 4.0)
      tilt (~> 1.2)
    has_scope (0.5.1)
    hashie (3.4.3)
    highline (1.7.3)
    hodel_3000_compliant_logger (0.1.1)
    http_accept_language (1.0.2)
    httparty (0.13.7)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
    i18n-inflector (2.6.7)
      i18n (>= 0.4.1)
    i18n-inflector-rails (1.0.7)
      actionpack (>= 3.0.0)
      i18n-inflector (~> 2.6)
      railties (>= 3.0.0)
    jasmine-core (2.3.4)
    jquery-rails (3.1.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-bootstrap-rails-asset (0.0.3)
      bootstrap-sass-rails
      railties (>= 3.1.0)
    json (1.8.3)
    jwt (1.5.2)
    koala (1.8.0)
      addressable
      faraday
      multi_json
    launchy (2.1.2)
      addressable (~> 2.3)
    letter_opener (1.0.0)
      launchy (>= 2.0.4)
    libv8 (3.16.14.11)
    libwebsocket (0.1.8)
      addressable
      websocket
    linecache (0.46)
      rbx-require-relative (> 0.0.4)
    loofah (2.0.2)
      nokogiri (>= 1.5.9)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    messagebus_ruby_api (1.0.11)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.6.2)
    minitest (5.8.0)
    momentjs-rails (2.10.6)
      railties (>= 3.1)
    mongoid (4.0.2)
      activemodel (~> 4.0)
      moped (~> 2.0.0)
      origin (~> 2.1)
      tzinfo (>= 0.3.37)
    mongoid-history (0.4.7)
      activesupport
      easy_diff
      mongoid (>= 3.0)
    mongoid_orderable (4.1.1)
      mongoid
    mongoid_slug (3.2.1)
      mongoid (> 3.0)
      stringex (~> 2.0)
    moped (2.0.7)
      bson (~> 3.0)
      connection_pool (~> 2.0)
      optionable (~> 0.2.0)
    multi_json (1.11.2)
    multi_test (0.1.2)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    mysql2 (0.3.19)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.2)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    netrc (0.11.0)
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    oauth (0.4.7)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    oink (0.10.1)
      activerecord
      hodel_3000_compliant_logger
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-facebook (2.0.1)
      omniauth-oauth2 (~> 1.2)
    omniauth-google-oauth2 (0.2.10)
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (~> 1.3.1)
    omniauth-lastfm (0.0.6)
      omniauth-oauth (~> 1.0)
      rest-client (>= 1.6.6, < 1.8)
    omniauth-oauth (1.1.0)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    optionable (0.2.0)
    origin (2.1.1)
    orm_adapter (0.5.0)
    paper_trail (3.0.8)
      activerecord (>= 3.0, < 5.0)
      activesupport (>= 3.0, < 5.0)
    pg (0.17.1)
    phantomjs (1.9.8.0)
    power_assert (0.2.4)
    protected_attributes (1.0.9)
      activemodel (>= 4.0.1, < 5.0)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.1.0)
      byebug (~> 4.0)
      pry (~> 0.10)
    rack (1.6.4)
    rack-cors (0.2.9)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.3)
      actionmailer (= 4.2.3)
      actionpack (= 4.2.3)
      actionview (= 4.2.3)
      activejob (= 4.2.3)
      activemodel (= 4.2.3)
      activerecord (= 4.2.3)
      activesupport (= 4.2.3)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.3)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.2)
      loofah (~> 2.0)
    rails-i18n (4.0.6)
      i18n (~> 0.7)
      railties (~> 4.0)
    rails_autolink (1.1.6)
      rails (> 3.1)
    railties (4.2.3)
      actionpack (= 4.2.3)
      activesupport (= 4.2.3)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.4.2)
    rbx-require-relative (0.0.9)
    rdiscount (2.1.8)
    recaptcha (0.4.0)
    redcarpet (3.2.3)
    ref (2.0.0)
    remotipart (1.2.1)
    responders (2.1.0)
      railties (>= 4.2.0, < 5)
    rest-client (1.7.3)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rinku (1.5.1)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.2)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-instafail (0.2.6)
      rspec
    rspec-mocks (3.3.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-rails (3.3.3)
      actionpack (>= 3.0, < 4.3)
      activesupport (>= 3.0, < 4.3)
      railties (>= 3.0, < 4.3)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    rubyzip (1.1.7)
    safe_yaml (1.0.4)
    sass (3.4.19)
    sass-rails (5.0.4)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    selectize-rails (0.12.1)
    selenium-webdriver (2.22.2)
      childprocess (>= 0.2.5)
      ffi (~> 1.0)
      libwebsocket (~> 0.1.3)
      multi_json (~> 1.0)
      rubyzip
    simple-navigation (3.11.0)
      activesupport (>= 2.3.2)
    simple-navigation-bootstrap (1.0.2)
      railties (>= 3.1)
      simple-navigation (>= 3.7.0, < 4.0.0)
    simple_form (3.1.1)
      actionpack (~> 4.0)
      activemodel (~> 4.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    sinatra (1.4.6)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slim (2.0.3)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slop (3.6.0)
    spork (1.0.0rc4)
    spring (1.3.6)
    sprockets (3.3.1)
      rack (~> 1.0)
    sprockets-rails (2.3.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    state_machine (1.2.0)
    stringex (2.5.2)
    temple (0.6.10)
    test-unit (3.0.9)
      power_assert
    therubyracer (0.12.2)
      libv8 (~> 3.16.14.0)
      ref
    thin (1.3.1)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (1.4.1)
    timecop (0.6.3)
    typhoeus (0.5.4)
      ethon (~> 0.5.7)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.4.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    versionist (1.2.1)
      rails (>= 3)
      yard (~> 0.7)
    warden (1.2.3)
      rack (>= 1.0)
    webmock (1.8.11)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)
    websocket (1.2.2)
    will_paginate (3.0.7)
    will_paginate_mongoid (2.0.1)
      mongoid
      will_paginate (~> 3.0)
    xpath (2.0.0)
      nokogiri (~> 1.3)
    yard (0.8.7.6)
    zip-zip (0.3)
      rubyzip (>= 1.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  acts_as_markup!
  addressable (~> 2.2)
  awesome_print (~> 1.1.0)
  capistrano (~> 2.15.5)
  capistrano-ext (~> 1.2.1)
  capistrano_colors (~> 0.5.5)
  capybara (~> 2.4.4)
  capybara-webkit (~> 1.6.0)
  codeclimate-test-reporter
  cucumber (~> 1.3.18)
  cucumber-rails (~> 1.4.0)
  cucumber-rails-training-wheels (~> 1.0.0)
  database_cleaner (~> 0.7.1)
  factory_girl_rails (~> 1.7.0)
  fixture_builder (~> 0.3.3)
  jasmine!
  launchy (~> 2.1.2)
  letter_opener (~> 1.0.0)
  linecache (= 0.46)
  mysql2 (~> 0.3.13)
  oink (~> 0.10.1)
  pry-byebug (~> 3.1.0)
  rack-cors (~> 0.2.4)
  recaptcha
  rspec-instafail (~> 0.2.4)
  rspec-rails (~> 3.3.3)
  selenium-webdriver (~> 2.22.1)
  settingslogic!
  simplecov (~> 0.7.1)
  sinatra
  spork (~> 1.0rc2)
  spring
  test-unit (~> 3.0.9)
  therubyracer (~> 0.12.0)
  thin (~> 1.3.1)
  timecop (~> 0.6.1)
  voluntary!
  webmock (~> 1.8.11)
  yard (~> 0.7)

BUNDLED WITH
   1.10.4