SoPR/sopr-platform

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/FriendlyId/friendly_id.git
  revision: 2d4dc4d8518dcd62c5e13e86a387e923bd779cdb
  branch: master
  specs:
    friendly_id (5.0.3)
      activerecord (>= 4.0.0)

GIT
  remote: git://github.com/pokonski/public_activity.git
  revision: c05977f585dbe84f6e97bbb2d4ce6d41bb232e26
  branch: 1-4-stable
  specs:
    public_activity (1.4.1)
      actionpack (>= 3.0.0)
      activerecord (>= 3.0)
      i18n (>= 0.5.0)
      railties (>= 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.12)
      actionpack (= 4.0.12)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.0.12)
      activesupport (= 4.0.12)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    activemodel (4.0.12)
      activesupport (= 4.0.12)
      builder (~> 3.1.0)
    activerecord (4.0.12)
      activemodel (= 4.0.12)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.12)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.12)
      i18n (~> 0.6, >= 0.6.9)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    acts-as-taggable-on (2.4.1)
      rails (>= 3, < 5)
    addressable (2.3.5)
    arel (4.0.2)
    asset_sync (1.0.0)
      activemodel
      fog (>= 1.8.0)
    bcrypt-ruby (3.1.2)
    builder (3.1.4)
    capybara (2.2.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    carrierwave (0.9.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
    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.7.0)
    devise (3.0.3)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      warden (~> 1.2.3)
    diff-lcs (1.2.5)
    doorkeeper (0.7.4)
      jquery-rails (>= 2.0.2)
      railties (>= 3.1)
    erubis (2.7.0)
    excon (0.25.3)
    execjs (2.0.2)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.4.0)
      factory_girl (~> 4.4.0)
      railties (>= 3.0.0)
    fog (1.15.0)
      builder
      excon (~> 0.25.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
    font-awesome-rails (4.0.3.1)
      railties (>= 3.2, < 5.0)
    formatador (0.2.4)
    haml (4.0.5)
      tilt
    hike (1.2.3)
    i18n (0.6.11)
    jbuilder (1.5.3)
      activesupport (>= 3.0.0)
      multi_json (>= 1.2.0)
    jquery-rails (3.1.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.1.2)
      railties (>= 3.1.0)
    json (1.8.1)
    kaminari (0.15.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.9.2)
    launchy (2.4.2)
      addressable (~> 2.3)
    letter_opener (1.2.0)
      launchy (~> 2.2)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    mime-types (2.4.3)
    mini_portile (0.5.2)
    minitest (4.7.5)
    multi_json (1.7.9)
    nested_form (0.3.2)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.8.0)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    orm_adapter (0.5.0)
    pg (0.17.1)
    rack (1.5.2)
    rack-pjax (0.7.0)
      nokogiri (~> 1.5)
      rack (~> 1.3)
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.0.12)
      actionmailer (= 4.0.12)
      actionpack (= 4.0.12)
      activerecord (= 4.0.12)
      activesupport (= 4.0.12)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.12)
      sprockets-rails (~> 2.0)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_admin (0.6.1)
      builder (~> 3.1)
      coffee-rails (~> 4.0)
      font-awesome-rails (>= 3.0)
      haml (~> 4.0)
      jquery-rails (~> 3.0)
      jquery-ui-rails (~> 4.0)
      kaminari (~> 0.14)
      nested_form (~> 0.3)
      rack-pjax (~> 0.7)
      rails (~> 4.0)
      remotipart (~> 1.0)
      safe_yaml (~> 1.0)
      sass-rails (~> 4.0)
    rails_serve_static_assets (0.0.2)
    rails_stdout_logging (0.0.3)
    railties (4.0.12)
      actionpack (= 4.0.12)
      activesupport (= 4.0.12)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    raindrops (0.12.0)
    rake (10.3.2)
    remotipart (1.2.1)
    rmagick (2.13.2)
    rspec-core (2.14.7)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.5)
    rspec-rails (2.14.1)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    ruby-hmac (0.4.0)
    safe_yaml (1.0.1)
    sass (3.2.14)
    sass-rails (4.0.1)
      railties (>= 4.0.0, < 5.0)
      sass (>= 3.1.10)
      sprockets-rails (~> 2.0.0)
    sprockets (2.11.3)
      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)
    sqlite3 (1.3.8)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    turbolinks (2.2.1)
      coffee-rails
    tzinfo (0.3.42)
    uglifier (2.4.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unicorn (4.8.2)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    warden (1.2.3)
      rack (>= 1.0)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  acts-as-taggable-on (~> 2.4.1)
  asset_sync
  capybara
  carrierwave
  coffee-rails (~> 4.0.0)
  devise (= 3.0.3)
  doorkeeper (~> 0.7.0)
  excon (~> 0.25.3)
  factory_girl_rails
  friendly_id (~> 5.0.0.alpha1)!
  jbuilder (~> 1.5)
  jquery-rails
  kaminari
  letter_opener
  multi_json (= 1.7.9)
  pg
  public_activity (~> 1.4.0)!
  rails (= 4.0.12)
  rails_12factor
  rails_admin
  rmagick
  rspec-rails
  sass-rails (~> 4.0.0)
  sprockets (~> 2.11.0)
  sqlite3
  turbolinks
  uglifier (>= 1.3.0)
  unicorn