Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/afimb/chouette-projects-i18n.git
  revision: 723853e15874c03c70e3f0bbea57beb1621f452f
  branch: master
  specs:
    chouette-projects-i18n (0.1.0)
      i18n
      railties

GIT
  remote: https://github.com/afimb/cvdtc-i18n.git
  revision: c27374d15e2c9d0b620a185f75d550f64cec9055
  branch: master
  specs:
    cvdtc-i18n (0.1.0)
      i18n
      railties

GIT
  remote: https://github.com/afimb/ievkit.git
  revision: 7ed9e171fedbae434f34357198bb5db8153c5ab5
  branch: develop
  specs:
    ievkit (0.2.0)
      faraday_middleware (~> 0.10.0)
      figaro (~> 1.1.1)
      redis (~> 3.2)
      rest-client (~> 1.8.0)

GIT
  remote: https://github.com/afimb/ievkit_views.git
  revision: d65445a676141105ed2d778f8f2104000a74aab8
  branch: develop
  specs:
    ievkit_views (0.1.0)
      kaminari (~> 0.16.3)
      kaminari-i18n (~> 0.3.2)
      rails (~> 4.2.6)

GEM
  remote: https://rubygems.org/
  remote: https://rails-assets.org/
  specs:
    actionmailer (4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.7.1)
      actionview (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      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.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activejob (4.2.7.1)
      activesupport (= 4.2.7.1)
      globalid (>= 0.3.0)
    activemodel (4.2.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
    activerecord (4.2.7.1)
      activemodel (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      arel (~> 6.0)
    activesupport (4.2.7.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    arel (6.0.3)
    ast (2.3.0)
    awesome_print (1.7.0)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    bcrypt (3.1.11)
    bitly (0.10.4)
      httparty (>= 0.7.6)
      multi_json (~> 1.3)
      oauth2 (>= 0.5.0, < 2.0)
    builder (3.2.2)
    bundler-audit (0.5.0)
      bundler (~> 1.2)
      thor (~> 0.18)
    byebug (9.0.5)
    capistrano (3.4.1)
      i18n
      rake (>= 10.0.0)
      sshkit (~> 1.3)
    capistrano-bundler (1.1.4)
      capistrano (~> 3.1)
      sshkit (~> 1.2)
    capistrano-rails (1.1.7)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    capistrano-rails-console (1.0.2)
      capistrano (>= 3.1.0, < 4.0.0)
    capistrano-rbenv (2.0.4)
      capistrano (~> 3.1)
      sshkit (~> 1.3)
    capistrano-sidekiq (0.5.4)
      capistrano
      sidekiq (>= 3.4)
    capybara (2.8.1)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
    coderay (1.1.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    coffee-rails (4.1.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.1.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    concurrent-ruby (1.0.2)
    connection_pool (2.2.0)
    database_cleaner (1.5.3)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (3.5.10)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      responders
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    devise-i18n (0.12.1)
    devise-i18n-views (0.3.7)
    diff-lcs (1.2.5)
    domain_name (0.5.20160826)
      unf (>= 0.0.5, < 1.0.0)
    equalizer (0.0.11)
    erubis (2.7.0)
    execjs (2.7.0)
    factory_girl (4.7.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.7.0)
      factory_girl (~> 4.7.0)
      railties (>= 3.0.0)
    faker (1.6.6)
      i18n (~> 0.5)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
    ffi (1.9.14)
    figaro (1.1.1)
      thor (~> 0.14)
    font-awesome-rails (4.6.3.1)
      railties (>= 3.2, < 5.1)
    globalid (0.3.7)
      activesupport (>= 4.1.0)
    grape (0.13.0)
      activesupport
      builder
      hashie (>= 2.1.0)
      multi_json (>= 1.3.2)
      multi_xml (>= 0.5.2)
      rack (>= 1.3.0)
      rack-accept
      rack-mount
      virtus (>= 1.0.0)
    grape-attack (0.1.1)
      activemodel (>= 4.0)
      activesupport (>= 4.0)
      grape (>= 0.10)
      redis-namespace
    grape-entity (0.5.1)
      activesupport
      multi_json (>= 1.3.2)
    grape-swagger (0.20.3)
      awesome_print
      grape (>= 0.12.0)
      grape-entity
    grape-swagger-rails (0.2.2)
      railties (>= 3.2.12)
    grape_logging (1.1.2)
      grape
    haml (4.0.7)
      tilt
    hashie (3.4.4)
    high_voltage (2.4.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httparty (0.14.0)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
    ice_nine (0.11.2)
    interception (0.5)
    jbuilder (2.6.0)
      activesupport (>= 3.0.0, < 5.1)
      multi_json (~> 1.2)
    jquery-rails (4.0.5)
      rails-dom-testing (~> 1.0)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (5.0.5)
      railties (>= 3.2.16)
    json (1.8.3)
    jwt (1.5.4)
    kaminari (0.16.3)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kaminari-i18n (0.3.2)
      kaminari
      rails
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.4.1)
      launchy (~> 2.2)
    libv8 (3.16.14.15)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (2.99.2)
    mini_portile2 (2.1.0)
    minitest (5.9.0)
    multi_json (1.12.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    nested_form (0.3.2)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (3.2.0)
    netrc (0.11.0)
    newrelic_rpm (3.16.2.321)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    nprogress-rails (0.1.6.8)
    oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    orm_adapter (0.5.0)
    parser (2.3.1.2)
      ast (~> 2.2)
    pg (0.18.4)
    pkg-config (1.1.7)
    powerpack (0.1.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.0)
      byebug (~> 9.0)
      pry (~> 0.10)
    pry-rails (0.3.4)
      pry (>= 0.9.10)
    pry-rescue (1.4.4)
      interception (>= 0.5)
      pry
    puma (3.6.0)
    quiet_assets (1.1.0)
      railties (>= 3.1, < 5.0)
    rack (1.6.4)
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-mount (0.8.3)
      rack (>= 1.0.0)
    rack-pjax (0.8.0)
      nokogiri (~> 1.5)
      rack (~> 1.1)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.7.1)
      actionmailer (= 4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
      activemodel (= 4.2.7.1)
      activerecord (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.7.1)
      sprockets-rails
    rails-assets-bootstrap (3.3.7)
      rails-assets-jquery (>= 1.9.1, < 4)
    rails-assets-bootstrap-filestyle (1.2.1)
    rails-assets-bootstrap-material-design (0.3.0)
      rails-assets-jquery (~> 2.1.1)
    rails-assets-clipboard (1.5.12)
    rails-assets-html5shiv (3.7.3)
    rails-assets-jquery (2.1.4)
    rails-assets-jquery-highlightRegex (0.1.2)
    rails-assets-respond (1.4.2)
    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.3)
      loofah (~> 2.0)
    rails-i18n (4.0.9)
      i18n (~> 0.7)
      railties (~> 4.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_admin (0.7.0)
      builder (~> 3.1)
      coffee-rails (~> 4.0)
      font-awesome-rails (>= 3.0, < 5)
      haml (~> 4.0)
      jquery-rails (>= 3.0, < 5)
      jquery-ui-rails (~> 5.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, < 6)
    rails_layout (1.0.29)
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (4.2.7.1)
      actionpack (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.1.0)
    rake (11.2.2)
    rb-fchange (0.0.6)
      ffi
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    redis (3.3.1)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    ref (2.0.0)
    remotipart (1.2.1)
    responders (2.3.0)
      railties (>= 4.2.0, < 5.1)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec-core (3.5.2)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rubocop (0.42.0)
      parser (>= 2.3.1.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    rubyzip (1.2.0)
    safe_yaml (1.0.4)
    sass (3.4.22)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    selenium-webdriver (2.53.4)
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
      websocket (~> 1.0)
    shoulda-matchers (3.1.1)
      activesupport (>= 4.0.0)
    sidekiq (4.0.2)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      redis (~> 3.2, >= 3.2.1)
    simple_form (3.2.1)
      actionpack (> 4, < 5.1)
      activemodel (> 4, < 5.1)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slop (3.6.0)
    spring (1.5.0)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.0)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sshkit (1.11.2)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    therubyracer (0.12.2)
      libv8 (~> 3.16.14.0)
      ref
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.5)
    turbolinks (2.5.3)
      coffee-rails
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.7.2)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.2)
    unicode-display_width (1.1.0)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    warden (1.2.6)
      rack (>= 1.0)
    websocket (1.2.3)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  bitly (~> 0.10.4)
  bundler (~> 1.11)
  bundler-audit
  byebug
  capistrano (~> 3.4.0)
  capistrano-bundler (~> 1.1.4)
  capistrano-rails (~> 1.1.5)
  capistrano-rails-console (~> 1.0.2)
  capistrano-rbenv (~> 2.0.4)
  capistrano-sidekiq (~> 0.5.4)
  capybara
  chouette-projects-i18n!
  coffee-rails (~> 4.1.0)
  cvdtc-i18n!
  database_cleaner
  devise (~> 3.5.6)
  devise-i18n (~> 0.12.1)
  devise-i18n-views (~> 0.3.7)
  factory_girl_rails
  faker
  figaro (~> 1.1.1)
  grape (~> 0.13.0)
  grape-attack (~> 0.1.1)
  grape-swagger (~> 0.20.1)
  grape-swagger-rails (~> 0.2.0)
  grape_logging (~> 1.1.2)
  high_voltage (~> 2.4.0)
  ievkit!
  ievkit_views!
  jbuilder (~> 2.0)
  jquery-rails (~> 4.0.5)
  kaminari (~> 0.16.3)
  kaminari-i18n (~> 0.3.2)
  launchy
  letter_opener
  newrelic_rpm
  nprogress-rails (~> 0.1.6.7)
  pg (~> 0.18.4)
  pry-byebug
  pry-rails
  pry-rescue
  puma (~> 3.3)
  quiet_assets
  rails (~> 4.2.6)
  rails-assets-bootstrap (~> 3.3.6)!
  rails-assets-bootstrap-filestyle (~> 1.2.1)!
  rails-assets-bootstrap-material-design (~> 0.3.0)!
  rails-assets-clipboard (~> 1.5.5)!
  rails-assets-html5shiv (~> 3.7.3)!
  rails-assets-jquery-highlightRegex (~> 0.1.2)!
  rails-assets-respond (~> 1.4.2)!
  rails-i18n (~> 4.0.7)
  rails_12factor (~> 0.0.3)
  rails_admin (~> 0.7.0)
  rails_layout
  rb-fchange
  rb-fsevent
  rb-inotify
  rspec-rails
  rubocop
  sass-rails (~> 5.0)
  selenium-webdriver
  shoulda-matchers (~> 3.0)
  sidekiq (~> 4.0.1)
  simple_form (~> 3.2.0)
  sinatra (~> 1.4.6)
  spring (~> 1.5.0)
  spring-commands-rspec
  therubyracer (~> 0.12.2)
  turbolinks (~> 2.5.3)
  uglifier (~> 2.7.2)

RUBY VERSION
   ruby 2.3.1p112

BUNDLED WITH
   1.13.1