afimb/chouette2

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/Treize37/language_engine
  revision: 64e7e2df3590de0bb6d52df9505ca13f88628711
  specs:
    language_engine (0.0.6)
      rails (>= 4.1.1)

GIT
  remote: https://github.com/afimb/chouette-projects-i18n.git
  revision: a836519d708b9cb17e9d75800fa2df20f95f1708
  specs:
    chouette-projects-i18n (0.1.0)
      i18n
      railties

GIT
  remote: https://github.com/afimb/chouette2-i18n.git
  revision: 52b8ced29163d433bf69fa6aced6fe92a7128d1c
  specs:
    chouette2-i18n (0.1.0)
      i18n
      railties

GEM
  remote: https://rubygems.org/
  remote: https://rails-assets.org/
  specs:
    RedCloth (4.3.2)
    SyslogLogger (2.0)
    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)
    activerecord-postgis-adapter (3.1.4)
      activerecord (~> 4.2)
      rgeo-activerecord (>= 4.0.4)
    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)
    acts-as-taggable-on (4.0.0)
      activerecord (>= 4.0)
    acts_as_list (0.6.0)
      activerecord (>= 3.0)
    acts_as_tree (2.1.0)
      activerecord (>= 3.0.0)
    addressable (2.3.8)
    apartment (1.0.2)
      activerecord (>= 3.1.2, < 5.0)
      rack (>= 1.3.6)
    arel (6.0.3)
    ast (2.3.0)
    astrolabe (1.3.1)
      parser (~> 2.2)
    attr_required (1.0.1)
    bcrypt (3.1.11)
    bindata (2.3.4)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bootstrap-kaminari-views (0.0.5)
      kaminari (>= 0.13)
      rails (>= 3.1)
    breadcrumbs_on_rails (3.0.1)
    builder (3.2.2)
    calendar_helper (0.2.5)
      open4
    capistrano (2.13.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.8.1)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    choice (0.2.0)
    cliver (0.3.2)
    cocoon (1.2.9)
    coderay (1.1.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)
    daemons (1.2.4)
    database_cleaner (1.5.3)
    dbf (3.0.8)
    debug_inspector (0.0.2)
    deep_cloneable (2.0.2)
      activerecord (>= 3.1.0, < 5.0.0)
    delayed_job (4.1.2)
      activesupport (>= 3.0, < 5.1)
    delayed_job_active_record (4.1.1)
      activerecord (>= 3.0, < 5.1)
      delayed_job (>= 3.0, < 5)
    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-async (0.10.2)
      devise (>= 3.2, < 4.0)
    devise-encryptable (0.2.0)
      devise (>= 2.1.0)
    devise-i18n (1.1.1)
    devise_invitable (1.6.1)
      actionmailer (>= 3.2.6)
      devise (>= 3.2.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    domain_name (0.5.20161021)
      unf (>= 0.0.5, < 1.0.0)
    dr-ffi-proj4 (0.0.3)
      ffi (>= 1.0.0)
    enumerize (0.10.1)
      activesupport (>= 3.2)
    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)
    fakeweb (1.3.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
    ffi (1.9.14)
    ffi-geos (1.1.1)
      ffi (>= 1.0.0)
    figaro (1.1.1)
      thor (~> 0.14)
    font-awesome-sass (4.2.2)
      sass (~> 3.2)
    formatador (0.2.5)
    formtastic (2.3.1)
      actionpack (>= 3.0)
    geokit (1.6.7)
      multi_json (>= 1.3.2)
    georuby (2.3.0)
    georuby-ext (0.0.5)
      activesupport (>= 3.2.6)
      dbf
      dr-ffi-proj4 (>= 0.0.3)
      ffi-geos (>= 0.1.1)
      geokit (= 1.6.7)
      georuby (>= 1.9.8)
      rgeo (>= 0.3.20)
    globalid (0.3.7)
      activesupport (>= 4.1.0)
    google-analytics-rails (1.1.0)
    guard (2.14.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    has_scope (0.6.0)
      actionpack (>= 3.2, < 5)
      activesupport (>= 3.2, < 5)
    hashie (3.4.6)
    highline (1.7.8)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httpclient (2.8.2.4)
    i18n (0.7.0)
    ievkit (0.3.0)
      faraday_middleware (~> 0.10.0)
      figaro (~> 1.1.1)
      redis (~> 3.2)
      rest-client (~> 1.8.0)
    ievkit_views (0.2.2)
      kaminari (~> 0.16.3)
      kaminari-i18n (~> 0.3.2)
      rails (~> 4.2.6)
    inherited_resources (1.6.0)
      actionpack (>= 3.2, < 5)
      has_scope (~> 0.6.0.rc)
      railties (>= 3.2, < 5)
      responders
    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)
    json (1.8.3)
    json-jwt (1.6.5)
      activesupport
      bindata
      multi_json (>= 1.3)
      securecompare
      url_safe_base64
    jwt (1.5.6)
    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)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.10)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    map_layers (0.0.5)
    method_source (0.8.2)
    migration_data (0.2.1)
    mime-types (2.99.3)
    mimemagic (0.3.2)
    mini_portile2 (2.1.0)
    minitest (5.10.0)
    multi_json (1.12.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    nenv (0.3.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (3.2.0)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    netrc (0.11.0)
    newrelic_rpm (3.17.1.326)
    nokogiri (1.6.8.1)
      mini_portile2 (~> 2.1.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.3.1)
      hashie (>= 1.2, < 4)
      rack (>= 1.0, < 3)
    omniauth-facebook (4.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-google-oauth2 (0.4.1)
      jwt (~> 1.5.2)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.3.1)
    omniauth-oauth2 (1.4.0)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-openid-connect (0.2.3)
      addressable (~> 2.3)
      omniauth (~> 1.1)
      openid_connect (~> 0.9.2)
    open4 (1.3.4)
    openid_connect (0.9.2)
      activemodel
      attr_required (>= 1.0.0)
      json (>= 1.4.3)
      json-jwt (>= 1.5.0)
      rack-oauth2 (>= 1.2.1)
      swd (>= 1.0.0)
      tzinfo
      validate_email
      validate_url
      webfinger (>= 1.0.1)
    orm_adapter (0.5.0)
    parser (2.3.1.4)
      ast (~> 2.2)
    pg (0.19.0)
    poltergeist (1.11.0)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      websocket-driver (>= 0.2.0)
    polyamorous (1.1.0)
      activerecord (>= 3.0)
    polylines (0.3.0)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-rails (0.3.4)
      pry (>= 0.9.10)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    quiet_assets (1.1.0)
      railties (>= 3.1, < 5.0)
    rabl (0.13.1)
      activesupport (>= 2.3.14)
    rack (1.6.5)
    rack-oauth2 (1.4.0)
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
      multi_json (>= 1.3.6)
      rack (>= 1.1)
    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.1.1)
      rails-assets-jquery (>= 1.9.0)
    rails-assets-bootstrap-sass-official (3.3.7)
      rails-assets-jquery (>= 1.9.1, < 4)
    rails-assets-eonasdan-bootstrap-datetimepicker (3.1.4)
      rails-assets-bootstrap (>= 3.0)
      rails-assets-jquery (>= 1.8.3)
      rails-assets-moment (>= 2.8.0)
    rails-assets-footable (2.0.3)
      rails-assets-jquery (>= 1.4.4)
    rails-assets-jquery (3.1.1)
    rails-assets-jquery-tokeninput (1.7.0)
      rails-assets-jquery (>= 1.5)
    rails-assets-jquery-ui (1.11.4)
      rails-assets-jquery (>= 1.6)
    rails-assets-mocha (1.17.1)
    rails-assets-modernizr (2.0.6)
    rails-assets-moment (2.15.1)
    rails-assets-morrisjs (0.5.1)
      rails-assets-jquery (>= 2.1.0)
      rails-assets-mocha (~> 1.17.1)
      rails-assets-raphael (>= 2.0)
    rails-assets-raphael (2.1.4)
    rails-assets-respond (1.4.2)
    rails-assets-tagmanager (3.0.1)
      rails-assets-jquery (>= 1.0.0)
    rails-assets-typeahead.js (0.10.5)
      rails-assets-jquery (>= 1.7)
    rails-assets-typeahead.js-bootstrap3.less (0.2.3)
      rails-assets-bootstrap (~> 3.1.0)
      rails-assets-typeahead.js (~> 0.10.0)
    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-erd (1.5.0)
      activerecord (>= 3.2)
      activesupport (>= 3.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails-i18n (4.0.9)
      i18n (~> 0.7)
      railties (~> 4.0)
    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.3.0)
    ransack (1.6.3)
      actionpack (>= 3.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      i18n
      polyamorous (~> 1.1)
    rb-fsevent (0.9.8)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    rdoc (4.3.0)
    redis (3.3.1)
    ref (2.0.0)
    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)
    rgeo (0.5.3)
    rgeo-activerecord (4.0.5)
      activerecord (~> 4.2)
      rgeo (~> 0.3)
    roo (2.5.1)
      nokogiri (~> 1)
      rubyzip (~> 1.1, < 2.0.0)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.4)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-rails (3.4.2)
      actionpack (>= 3.0, < 4.3)
      activesupport (>= 3.0, < 4.3)
      railties (>= 3.0, < 4.3)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    ruby-graphviz (1.2.2)
    ruby_dep (1.5.0)
    rubyzip (1.1.7)
    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)
    sawyer (0.6.0)
      addressable (~> 2.3.5)
      faraday (~> 0.8, < 0.10)
    sdoc (0.4.2)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    securecompare (1.0.0)
    shellany (0.0.1)
    shoulda-matchers (2.8.0)
      activesupport (>= 3.0.0)
    simple_form (3.1.1)
      actionpack (~> 4.0)
      activemodel (~> 4.0)
    simplecov (0.10.0)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    spring (1.7.2)
    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)
    sqlite3 (1.3.12)
    squeel (1.2.3)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      polyamorous (~> 1.1.0)
    swd (1.0.1)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
      i18n
      json (>= 1.4.3)
    therubyracer (0.12.2)
      libv8 (~> 3.16.14.0)
      ref
    thor (0.19.4)
    thread_safe (0.3.5)
    tilt (2.0.5)
    transpec (3.2.2)
      activesupport (>= 3.0, < 5.0)
      astrolabe (~> 1.2)
      bundler (~> 1.3)
      json (~> 1.8)
      parser (>= 2.3.0.7)
      rainbow (>= 1.99.1, < 3.0)
    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)
    url_safe_base64 (0.2.2)
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (1.0.2)
      activemodel (>= 3.0.0)
      addressable
    warden (1.2.6)
      rack (>= 1.0)
    web-console (2.3.0)
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
    webfinger (1.0.2)
      activesupport
      httpclient (>= 2.4)
      multi_json
    websocket-driver (0.6.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  RedCloth
  SyslogLogger
  activerecord-postgis-adapter (~> 3.1.4)
  acts-as-taggable-on (>= 3)
  acts_as_list (~> 0.6.0)
  acts_as_tree (~> 2.1.0)
  apartment (~> 1.0.0)
  binding_of_caller
  bootstrap-kaminari-views (~> 0.0.5)
  breadcrumbs_on_rails
  bundler (~> 1.13.6)
  calendar_helper (= 0.2.5)
  capistrano (= 2.13.5)
  capistrano-ext
  capybara (~> 2.8.1)
  chouette-projects-i18n!
  chouette2-i18n!
  cocoon
  coffee-rails (~> 4.1.0)
  daemons
  database_cleaner
  deep_cloneable (~> 2.0.0)
  delayed_job_active_record
  devise (~> 3.5.10)
  devise-async
  devise-encryptable
  devise-i18n
  devise_invitable
  enumerize (~> 0.10.0)
  factory_girl_rails (~> 4.0)
  fakeweb
  faraday_middleware (~> 0.10.0)
  figaro (~> 1.1.1)
  font-awesome-sass (~> 4.2.0)
  formtastic (= 2.3.1)
  georuby (= 2.3.0)
  georuby-ext (= 0.0.5)
  google-analytics-rails (~> 1.1.0)
  guard
  guard-rspec
  ievkit (~> 0.3.0)
  ievkit_views (~> 0.2.2)
  inherited_resources
  jbuilder (~> 2.0)
  jquery-rails (~> 4.0.5)
  json
  kaminari (~> 0.16.3)
  kaminari-i18n (~> 0.3.2)
  language_engine!
  launchy
  letter_opener
  map_layers (= 0.0.5)
  migration_data
  mimemagic
  newrelic_rpm
  omniauth
  omniauth-facebook
  omniauth-google-oauth2
  omniauth-openid-connect
  pg
  poltergeist
  polylines
  pry-rails
  pundit
  quiet_assets (~> 1.0)
  rabl
  rails (~> 4.2.7)
  rails-assets-bootstrap-sass-official (~> 3.3.7)!
  rails-assets-eonasdan-bootstrap-datetimepicker (~> 3.1.4)!
  rails-assets-footable (~> 2.0.3)!
  rails-assets-jquery-tokeninput (~> 1.7.0)!
  rails-assets-jquery-ui (~> 1.11.4)!
  rails-assets-modernizr (~> 2.0.6)!
  rails-assets-morrisjs (~> 0.5.1)!
  rails-assets-raphael (~> 2.1.3)!
  rails-assets-respond!
  rails-assets-tagmanager (~> 3.0.1.0)!
  rails-assets-typeahead.js (~> 0.10.5)!
  rails-assets-typeahead.js-bootstrap3.less!
  rails-erd
  rails-i18n (~> 4.0.0)
  ransack
  rb-fsevent
  rb-inotify
  responders (~> 2.0)
  rgeo (~> 0.5.2)
  roo
  rspec-rails (~> 3.4.2)
  rubyzip (~> 1.1.7)
  sass-rails (~> 5.0)
  sawyer (~> 0.6.0)
  sdoc (~> 0.4.0)
  shoulda-matchers (~> 2.8.0)
  simple_form (~> 3.1.0)
  simplecov (~> 0.10.0)
  spring (~> 1.7.2)
  sqlite3
  squeel
  therubyracer (~> 0.12)
  transpec
  turbolinks (~> 2.5.3)
  uglifier (~> 2.7.2)
  web-console (~> 2.0)

BUNDLED WITH
   1.13.6