lujanfernaud/prevy

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/stympy/faker.git
  revision: 7afba9bb6a0faccd0167207494ddc5e10b912413
  specs:
    faker (1.8.7)
      i18n (>= 0.7)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.1.6)
      actionpack (= 5.1.6)
      nio4r (~> 2.0)
      websocket-driver (~> 0.6.1)
    actionmailer (5.1.6)
      actionpack (= 5.1.6)
      actionview (= 5.1.6)
      activejob (= 5.1.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.1.6)
      actionview (= 5.1.6)
      activesupport (= 5.1.6)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.1.6)
      activesupport (= 5.1.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.1.6)
      activesupport (= 5.1.6)
      globalid (>= 0.3.6)
    activemodel (5.1.6)
      activesupport (= 5.1.6)
    activerecord (5.1.6)
      activemodel (= 5.1.6)
      activesupport (= 5.1.6)
      arel (~> 8.0)
    activerecord-import (0.23.0)
      activerecord (>= 3.2)
    activesupport (5.1.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    annotate (2.7.4)
      activerecord (>= 3.2, < 6.0)
      rake (>= 10.4, < 13.0)
    ansi (1.5.0)
    arel (8.0.0)
    ast (2.4.0)
    autoprefixer-rails (9.0.0)
      execjs
    awesome_print (1.8.0)
    aws_cf_signer (0.1.3)
    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)
    better_errors (2.4.0)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    bindex (0.5.0)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bootstrap (4.1.1)
      autoprefixer-rails (>= 6.0.3)
      popper_js (>= 1.12.9, < 2)
      sass (>= 3.5.2)
    bootstrap-will_paginate (1.0.0)
      will_paginate
    brakeman (4.3.1)
    breadcrumbs_on_rails (3.0.1)
    builder (3.2.3)
    bullet (5.7.5)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11.0)
    bundler-audit (0.6.0)
      bundler (~> 1.2)
      thor (~> 0.18)
    byebug (10.0.2)
    capybara (2.18.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (>= 2.0, < 4.0)
    capybara-screenshot (1.0.19)
      capybara (>= 1.0, < 4)
      launchy
    capybara-webkit (1.15.0)
      capybara (>= 2.3, < 4.0)
      json
    carrierwave (1.2.2)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
    choice (0.2.0)
    client_side_validations (11.1.2)
      jquery-rails (~> 4.3)
      js_regex (~> 2.2)
      rails (>= 5.0.0.1, <= 6.0)
    cloudinary (1.9.1)
      aws_cf_signer
      rest-client
    codeclimate-engine-rb (0.4.1)
      virtus (~> 1.0)
    coderay (1.1.2)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    coffee-rails (4.2.2)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.0.5)
    countries (2.1.4)
      i18n_data (~> 0.8.0)
      money (~> 6.9)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    country_select (3.1.1)
      countries (~> 2.0)
      sort_alphabetical (~> 1.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.4)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.4.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 6.0)
      responders
      warden (~> 1.2.3)
    docile (1.3.0)
    domain_name (0.5.20180417)
      unf (>= 0.0.5, < 1.0.0)
    equalizer (0.0.11)
    erubi (1.7.1)
    erubis (2.7.0)
    execjs (2.7.0)
    factory_bot (4.10.0)
      activesupport (>= 3.0.0)
    factory_bot_rails (4.10.0)
      factory_bot (~> 4.10.0)
      railties (>= 3.0.0)
    ffi (1.9.23)
    figaro (1.1.1)
      thor (~> 0.14)
    flay (2.12.0)
      erubis (~> 2.7.0)
      path_expander (~> 1.0)
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
    flog (4.6.2)
      path_expander (~> 1.0)
      ruby_parser (~> 3.1, > 3.1.0)
      sexp_processor (~> 4.8)
    formatador (0.2.5)
    friendly_id (5.2.4)
      activerecord (>= 4.0.0)
    geocoder (1.5.0)
    globalid (0.4.1)
      activesupport (>= 4.2.0)
    gravatar_image_tag (1.2.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-minitest (2.4.6)
      guard-compat (~> 1.2)
      minitest (>= 3.0)
    guard-rubycritic (2.9.3)
      guard (~> 2.6)
      rubycritic (>= 2.9.3)
    hashdiff (0.3.7)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (1.0.1)
      concurrent-ruby (~> 1.0)
    i18n_data (0.8.0)
    ice_nine (0.11.2)
    inline_svg (1.3.1)
      activesupport (>= 3.0)
      nokogiri (>= 1.6)
    jaro_winkler (1.5.1)
    jbuilder (2.7.0)
      activesupport (>= 4.2.0)
      multi_json (>= 1.2)
    jquery-rails (4.3.3)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    js_regex (2.2.2)
      regexp_parser (>= 0.5.0, <= 0.6.0)
    json (1.8.6)
    launchy (2.4.3)
      addressable (~> 2.3)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    local_time (2.0.1)
    loofah (2.2.2)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.13)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    metaclass (0.0.4)
    method_source (0.9.0)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_magick (4.8.0)
    mini_mime (1.0.0)
    mini_portile2 (2.3.0)
    minitest (5.11.3)
    minitest-reporters (1.3.0)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    mocha (1.5.0)
      metaclass (~> 0.0.1)
    money (6.11.0)
      i18n (>= 0.6.4, < 1.1)
    multi_json (1.13.1)
    nenv (0.3.0)
    netrc (0.11.0)
    nio4r (2.3.0)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    octicons (7.3.0)
      nokogiri (>= 1.6.3.1)
    octicons_helper (7.3.0)
      octicons (= 7.3.0)
      rails
    orm_adapter (0.5.0)
    parallel (1.12.1)
    parser (2.5.1.0)
      ast (~> 2.4.0)
    path_expander (1.0.3)
    pg (0.21.0)
    pg_search (2.1.2)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      arel (>= 6)
    popper_js (1.12.9)
    powerpack (0.1.2)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.6.0)
      byebug (~> 10.0)
      pry (~> 0.10)
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (3.0.2)
    puma (3.11.4)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (2.0.5)
    rack-mini-profiler (1.0.0)
      rack (>= 1.2.0)
    rack-test (1.0.0)
      rack (>= 1.0, < 3)
    rails (5.1.6)
      actioncable (= 5.1.6)
      actionmailer (= 5.1.6)
      actionpack (= 5.1.6)
      actionview (= 5.1.6)
      activejob (= 5.1.6)
      activemodel (= 5.1.6)
      activerecord (= 5.1.6)
      activesupport (= 5.1.6)
      bundler (>= 1.3.0)
      railties (= 5.1.6)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.2)
      actionpack (~> 5.x, >= 5.0.1)
      actionview (~> 5.x, >= 5.0.1)
      activesupport (~> 5.x)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-erd (1.5.2)
      activerecord (>= 3.2)
      activesupport (>= 3.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    railties (5.1.6)
      actionpack (= 5.1.6)
      activesupport (= 5.1.6)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (3.0.0)
    rake (12.3.1)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    reek (4.8.1)
      codeclimate-engine-rb (~> 0.4.0)
      parser (>= 2.5.0.0, < 2.6)
      rainbow (>= 2.0, < 4.0)
    regexp_parser (0.5.0)
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rolify (5.2.0)
    rounding (1.0.1)
    rubocop (0.58.1)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    rubocop-rails_config (0.1.3)
      railties (>= 3.0)
      rubocop (~> 0.53)
    ruby-graphviz (1.2.3)
    ruby-progressbar (1.9.0)
    ruby_dep (1.5.0)
    ruby_parser (3.11.0)
      sexp_processor (~> 4.9)
    rubycritic (3.4.0)
      flay (~> 2.8)
      flog (~> 4.4)
      launchy (= 2.4.3)
      parser (~> 2.5.0)
      rainbow (~> 3.0)
      reek (~> 4.4)
      ruby_parser (~> 3.8)
      tty-which (~> 0.3.0)
      virtus (~> 1.0)
    safe_yaml (1.0.4)
    sass (3.5.6)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    scout_apm (2.4.14)
    sexp_processor (4.11.0)
    shellany (0.0.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sixarm_ruby_unaccent (1.2.0)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    spring (2.0.2)
      activesupport (>= 4.2)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    storext (2.2.2)
      rails (>= 4.0, < 6.0)
      virtus
    sucker_punch (2.0.4)
      concurrent-ruby (~> 1.0.0)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tty-which (0.3.0)
    turbolinks (5.1.1)
      turbolinks-source (~> 5.1)
    turbolinks-source (5.1.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    uglifier (4.1.10)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.5)
    unicode-display_width (1.4.0)
    unicode_utils (1.4.0)
    uniform_notifier (1.11.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.7)
      rack (>= 1.0)
    web-console (3.6.2)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    webmock (3.4.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
    will_paginate (3.1.6)
    xpath (3.0.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-import (~> 0.23.0)
  annotate (~> 2.7, >= 2.7.4)
  awesome_print (~> 1.8)
  bcrypt (~> 3.1.7)
  better_errors (~> 2.4)
  binding_of_caller (~> 0.8.0)
  bootstrap (~> 4.1, >= 4.1.1)
  bootstrap-will_paginate (= 1.0.0)
  brakeman
  breadcrumbs_on_rails (~> 3.0, >= 3.0.1)
  bullet (~> 5.7, >= 5.7.5)
  bundler-audit
  capybara (~> 2.14)
  capybara-screenshot (~> 1.0, >= 1.0.18)
  capybara-webkit (~> 1.15)
  carrierwave (~> 1.2, >= 1.2.2)
  client_side_validations (~> 11.1, >= 11.1.2)
  cloudinary (~> 1.9, >= 1.9.1)
  coffee-rails (~> 4.2)
  country_select (~> 3.1, >= 3.1.1)
  database_cleaner (~> 1.7)
  devise (~> 4.4, >= 4.4.3)
  factory_bot_rails (~> 4.10)
  faker!
  figaro (~> 1.1, >= 1.1.1)
  friendly_id (~> 5.2, >= 5.2.4)
  geocoder (~> 1.5)
  gravatar_image_tag (~> 1.2)
  guard (= 2.14.0)
  guard-minitest (= 2.4.6)
  guard-rubycritic (~> 2.9, >= 2.9.3)
  inline_svg (~> 1.3, >= 1.3.1)
  jbuilder (~> 2.5)
  jquery-rails (~> 4.3, >= 4.3.3)
  listen (>= 3.0.5, < 3.2)
  local_time (~> 2.0, >= 2.0.1)
  mini_magick (~> 4.8)
  minitest-reporters (~> 1.3)
  mocha (~> 1.5)
  nokogiri (~> 1.8, >= 1.8.2)
  octicons_helper (~> 7.3)
  pg (~> 0.18)
  pg_search (~> 2.1, >= 2.1.2)
  pry-byebug (~> 3.6)
  pry-rails (~> 0.3.6)
  puma (~> 3.7)
  pundit (~> 1.1)
  rack-mini-profiler (~> 1.0)
  rails (~> 5.1.3)
  rails-controller-testing (~> 1.0, >= 1.0.2)
  rails-erd
  rolify (~> 5.2)
  rounding (~> 1.0, >= 1.0.1)
  rubocop-rails_config (~> 0.1.3)
  sass-rails (~> 5.0)
  scout_apm (~> 2.4, >= 2.4.14)
  simplecov
  spring
  spring-watcher-listen (~> 2.0.0)
  storext (~> 2.2, >= 2.2.2)
  sucker_punch (~> 2.0, >= 2.0.4)
  turbolinks (~> 5)
  tzinfo-data
  uglifier (>= 1.3.0)
  web-console (~> 3.6, >= 3.6.2)
  webmock (~> 3.3)
  will_paginate (~> 3.1, >= 3.1.6)

RUBY VERSION
   ruby 2.5.1p57

BUNDLED WITH
   1.16.2