ArturT/Railstom

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/gregbell/active_admin.git
  revision: 7414104d41e596df28e848bb5974f1ed04d1c424
  specs:
    activeadmin (1.0.0.pre)
      arbre (~> 1.0, >= 1.0.2)
      bourbon
      coffee-rails
      formtastic (~> 3.1)
      formtastic_i18n
      inherited_resources (~> 1.4, != 1.5.0)
      jquery-rails
      jquery-ui-rails (~> 5.0)
      kaminari (~> 0.15)
      rails (>= 3.2, < 4.2)
      ransack (~> 1.3)
      sass-rails

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.1.8)
      actionpack (= 4.1.8)
      actionview (= 4.1.8)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.1.8)
      actionview (= 4.1.8)
      activesupport (= 4.1.8)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.8)
      activesupport (= 4.1.8)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.8)
      activesupport (= 4.1.8)
      builder (~> 3.1)
    activerecord (4.1.8)
      activemodel (= 4.1.8)
      activesupport (= 4.1.8)
      arel (~> 5.0.0)
    activerecord-session_store (0.1.0)
      actionpack (>= 4.0.0, < 5)
      activerecord (>= 4.0.0, < 5)
      railties (>= 4.0.0, < 5)
    activesupport (4.1.8)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    angularjs-rails (1.3.10)
    arbre (1.0.2)
      activesupport (>= 3.0.0)
    arel (5.0.1.20140414130214)
    attr_required (1.0.0)
    awesome_print (1.2.0)
    bcrypt (3.1.9)
    better_errors (2.1.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
      rack (>= 0.9.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bourbon (4.0.2)
      sass (~> 3.3)
      thor
    brakeman (2.0.0)
      erubis (~> 2.6)
      fastercsv (~> 1.5)
      haml (>= 3.0, < 5.0)
      highline (~> 1.6.19)
      multi_json (~> 1.2)
      ruby2ruby (~> 2.0.5)
      ruby_parser (~> 3.1.1)
      sass (~> 3.0)
      slim (~> 1.3.6)
      terminal-table (~> 1.4)
    builder (3.2.2)
    bullet (4.14.0)
      activesupport (>= 3.0.0)
      uniform_notifier (>= 1.6.0)
    byebug (3.5.1)
      columnize (~> 0.8)
      debugger-linecache (~> 1.2)
      slop (~> 3.6)
    callsite (0.0.11)
    capistrano (2.15.5)
      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)
    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-angular (0.1.0)
      capybara
    carrierwave (0.10.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
      mime-types (>= 1.16)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    certified (1.0.0)
    childprocess (0.5.5)
      ffi (~> 1.0, >= 1.0.11)
    chronic (0.10.2)
    cliver (0.3.2)
    code_analyzer (0.4.5)
      sexp_processor
    coderay (1.1.0)
    coffee-rails (4.1.0)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.8.0)
    colored (1.2)
    columnize (0.9.0)
    commonjs (0.2.7)
    connection_pool (2.1.0)
    coveralls (0.7.1)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    daemons (1.1.9)
    database_cleaner (1.3.0)
    debug_inspector (0.0.2)
    debugger-linecache (1.2.0)
    dependor (1.0.1)
    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-async (0.9.0)
      devise (~> 3.2)
    devise-i18n-views (0.3.2)
    diff-lcs (1.2.5)
    docile (1.1.5)
    dotenv (1.0.2)
    draper (1.4.0)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      request_store (~> 1.0)
    erubis (2.7.0)
    eventmachine (1.0.4)
    execjs (2.2.2)
    factory_girl (4.5.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.5.0)
      factory_girl (~> 4.5.0)
      railties (>= 3.0.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    fastercsv (1.5.5)
    fb_graph (2.7.17)
      httpclient (>= 2.4)
      multi_json (>= 1.3)
      rack-oauth2 (>= 0.14.4)
      tzinfo
    ffaker (1.25.0)
    ffi (1.9.6)
    figaro (1.0.0)
      thor (~> 0.14)
    font-awesome-rails (4.2.0.0)
      railties (>= 3.2, < 5.0)
    foreigner (1.7.1)
      activerecord (>= 3.0.0)
    foreman (0.76.0)
      dotenv (~> 1.0.2)
      thor (~> 0.19.1)
    forgery (0.6.0)
    formatador (0.2.5)
    formtastic (3.1.2)
      actionpack (>= 3.2.13)
    formtastic_i18n (0.1.1)
    foundation-icons-sass-rails (3.0.0)
      railties (>= 3.1.1)
      sass-rails (>= 3.1.1)
    foundation-rails (5.5.0.0)
      railties (>= 3.1.0)
      sass (>= 3.2.0, < 3.4)
    guard (2.10.5)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-bundler (2.1.0)
      bundler (~> 1.0)
      guard (~> 2.2)
      guard-compat (~> 1.1)
    guard-compat (1.2.0)
    guard-jasmine (1.19.2)
      childprocess
      guard (>= 2.0.0)
      multi_json
      thor
      tilt
    guard-rspec (4.5.0)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    haml (4.1.0.beta.1)
      tilt
    haml-rails (0.6.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 3.1, < 5.0)
      html2haml (>= 1.0.1)
      railties (>= 4.0.1)
    has_scope (0.6.0.rc)
      actionpack (>= 3.2, < 5)
      activesupport (>= 3.2, < 5)
    hashie (3.3.2)
    high_voltage (2.2.1)
    highline (1.6.21)
    hike (1.2.3)
    hpricot (0.8.6)
    html2haml (1.0.1)
      erubis (~> 2.7.0)
      haml (>= 4.0.0.rc.1)
      hpricot (~> 0.8.6)
      ruby_parser (~> 3.1.1)
    httpclient (2.5.3.3)
    i18n (0.7.0)
    i18n-js (3.0.0.rc8)
      i18n (~> 0.6)
    immigrant (0.2.0)
      activerecord (>= 3.0)
    inherited_resources (1.5.1)
      actionpack (>= 3.2, < 4.2)
      has_scope (~> 0.6.0.rc)
      railties (>= 3.2, < 4.2)
      responders (~> 1.0)
    jasmine-core (1.3.0)
    jasmine-rails (0.5.6)
      jasmine-core (~> 1.3)
      phantomjs
      rails (>= 3.1.0)
      sprockets-rails
    jbuilder (2.2.6)
      activesupport (>= 3.0.0, < 5)
      multi_json (~> 1.2)
    jquery-rails (3.1.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (5.0.3)
      railties (>= 3.2.16)
    json (1.8.1)
    json_spec (1.1.4)
      multi_json (~> 1.0)
      rspec (>= 2.0, < 4.0)
    jwt (1.2.0)
    kaminari (0.16.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.9.2)
    less (2.6.0)
      commonjs (~> 0.2.7)
    less-rails (2.6.0)
      actionpack (>= 3.1)
      less (~> 2.6.0)
    libv8 (3.16.14.7)
    listen (2.8.4)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    meta_request (0.3.4)
      callsite (~> 0.0, >= 0.0.11)
      rack-contrib (~> 1.1)
      railties (>= 3.0.0, < 5.0.0)
    method_source (0.8.2)
    mime-types (2.4.3)
    mini_magick (4.0.1)
    mini_portile (0.6.1)
    minitest (5.5.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    mysql2 (0.3.17)
    nenv (0.1.1)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.1)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    netrc (0.10.2)
    ng-rails-csrf (0.1.0)
    ngannotate-rails (0.14.1)
      execjs
      rails (>= 3.1)
    nokogiri (1.6.5)
      mini_portile (~> 0.6.0)
    non-stupid-digest-assets (1.0.4)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-facebook (2.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-openid (1.0.1)
      omniauth (~> 1.0)
      rack-openid (~> 1.3.1)
    orm_adapter (0.5.0)
    phantomjs (1.9.7.1)
    poltergeist (1.5.1)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    polyamorous (1.1.0)
      activerecord (>= 3.0)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-rails (0.3.2)
      pry (>= 0.9.10)
    quiet_assets (1.1.0)
      railties (>= 3.1, < 5.0)
    rack (1.5.2)
    rack-contrib (1.2.0)
      rack (>= 0.9.1)
    rack-oauth2 (1.0.9)
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
      multi_json (>= 1.3.6)
      rack (>= 1.1)
    rack-openid (1.3.1)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.1.8)
      actionmailer (= 4.1.8)
      actionpack (= 4.1.8)
      actionview (= 4.1.8)
      activemodel (= 4.1.8)
      activerecord (= 4.1.8)
      activesupport (= 4.1.8)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.8)
      sprockets-rails (~> 2.0)
    rails_best_practices (1.15.4)
      activesupport
      awesome_print
      code_analyzer (>= 0.4.3)
      colored
      erubis
      i18n
      json
      require_all
      ruby-progressbar
    railties (4.1.8)
      actionpack (= 4.1.8)
      activesupport (= 4.1.8)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    raindrops (0.13.0)
    rake (10.4.2)
    ransack (1.5.1)
      actionpack (>= 3.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      i18n
      polyamorous (~> 1.1)
    rb-fchange (0.0.6)
      ffi
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rdoc (4.2.0)
      json (~> 1.4)
    redis (3.2.0)
    redis-namespace (1.5.1)
      redis (~> 3.0, >= 3.0.4)
    ref (1.0.5)
    rename (1.0.2)
      rails (>= 3.0.0)
    request_store (1.1.0)
    require_all (1.3.2)
    responders (1.1.2)
      railties (>= 3.2, < 4.2)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.0.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
    rspec-activemodel-mocks (1.0.1)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      rspec-mocks (>= 2.99, < 4.0)
    rspec-core (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-its (1.1.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-rails (3.0.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
      rspec-support (~> 3.0.0)
    rspec-sidekiq (2.0.0)
      rspec (~> 3.0, >= 3.0.0)
      sidekiq (>= 2.4.0)
    rspec-support (3.0.4)
    ruby-openid (2.6.0)
    ruby-progressbar (1.7.1)
    ruby2ruby (2.0.8)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_parser (3.1.3)
      sexp_processor (~> 4.1)
    rubyzip (1.1.6)
    rvm-capistrano (1.5.5)
      capistrano (~> 2.15.4)
    sass (3.3.14)
    sass-rails (5.0.0)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (~> 1.1)
    sdoc (0.4.1)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    selenium-webdriver (2.44.0)
      childprocess (~> 0.5)
      multi_json (~> 1.0)
      rubyzip (~> 1.0)
      websocket (~> 1.0)
    sexp_processor (4.4.4)
    shoulda-matchers (2.7.0)
      activesupport (>= 3.0.0)
    sidekiq (2.17.8)
      celluloid (= 0.15.2)
      connection_pool (~> 2.0)
      json
      redis (~> 3.1)
      redis-namespace (~> 1.3)
    sidekiq-failures (0.3.0)
      sidekiq (>= 2.14.0)
    simple_form (3.1.0)
      actionpack (~> 4.0)
      activemodel (~> 4.0)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    simplecov-rcov (0.2.3)
      simplecov (>= 0.4.1)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slim (1.3.9)
      temple (~> 0.6.3)
      tilt (~> 1.3, >= 1.3.3)
    slop (3.6.0)
    spring (1.2.0)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (2.12.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.2.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    temple (0.6.10)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    terminal-notifier-guard (1.6.4)
    terminal-table (1.4.5)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    thin (1.6.3)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0)
      rack (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    timecop (0.7.1)
    timers (1.1.0)
    tins (1.3.3)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.6.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unicorn (4.8.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    uniform_notifier (1.6.2)
    validates_email_format_of (1.6.1)
      i18n
    warden (1.2.3)
      rack (>= 1.0)
    websocket (1.2.1)
    websocket-driver (0.5.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.1)
    whenever (0.9.4)
      chronic (>= 0.6.3)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  activeadmin!
  activerecord-session_store
  angularjs-rails
  awesome_print
  better_errors
  binding_of_caller
  brakeman
  bullet
  byebug
  capistrano (~> 2.15)
  capistrano-ext
  capybara
  capybara-angular
  carrierwave
  certified
  coffee-rails
  coveralls
  database_cleaner
  dependor
  devise
  devise-async
  devise-i18n-views
  draper
  execjs
  factory_girl_rails
  fb_graph
  ffaker
  figaro
  font-awesome-rails
  foreigner
  foreman
  forgery
  foundation-icons-sass-rails
  foundation-rails
  guard-bundler
  guard-jasmine
  guard-rspec
  haml-rails
  high_voltage
  highline
  i18n-js (~> 3.0.0.rc6)
  immigrant
  jasmine-rails (~> 0.5.6)
  jbuilder (~> 2.0)
  jquery-rails
  jquery-ui-rails
  json_spec
  kaminari
  less-rails
  libv8
  meta_request
  mini_magick
  mysql2
  ng-rails-csrf
  ngannotate-rails
  non-stupid-digest-assets
  omniauth
  omniauth-facebook
  omniauth-openid
  poltergeist
  pry-rails
  quiet_assets
  rails (= 4.1.8)
  rails_best_practices
  rb-fchange
  rb-fsevent
  rb-inotify
  rename
  rspec (~> 3.0.0)
  rspec-activemodel-mocks
  rspec-its
  rspec-rails
  rspec-sidekiq (~> 2.0.0.beta)
  rvm-capistrano
  sass-rails
  sdoc
  selenium-webdriver
  shoulda-matchers
  sidekiq (~> 2.17.7)
  sidekiq-failures (~> 0.3.0)
  simple_form
  simplecov
  simplecov-rcov
  sinatra
  spring
  spring-commands-rspec
  terminal-notifier-guard
  therubyracer (~> 0.12.0)
  thin
  timecop
  uglifier (>= 1.3.0)
  unicorn
  validates_email_format_of
  whenever