dkniffin/kinship

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.0.4)
      actionpack (= 6.0.4)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.0.4)
      actionpack (= 6.0.4)
      activejob (= 6.0.4)
      activerecord (= 6.0.4)
      activestorage (= 6.0.4)
      activesupport (= 6.0.4)
      mail (>= 2.7.1)
    actionmailer (6.0.4)
      actionpack (= 6.0.4)
      actionview (= 6.0.4)
      activejob (= 6.0.4)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.0.4)
      actionview (= 6.0.4)
      activesupport (= 6.0.4)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.0.4)
      actionpack (= 6.0.4)
      activerecord (= 6.0.4)
      activestorage (= 6.0.4)
      activesupport (= 6.0.4)
      nokogiri (>= 1.8.5)
    actionview (6.0.4)
      activesupport (= 6.0.4)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.0.4)
      activesupport (= 6.0.4)
      globalid (>= 0.3.6)
    activemodel (6.0.4)
      activesupport (= 6.0.4)
    activerecord (6.0.4)
      activemodel (= 6.0.4)
      activesupport (= 6.0.4)
    activestorage (6.0.4)
      actionpack (= 6.0.4)
      activejob (= 6.0.4)
      activerecord (= 6.0.4)
      marcel (~> 1.0.0)
    activesupport (6.0.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    annotate (3.1.1)
      activerecord (>= 3.2, < 7.0)
      rake (>= 10.4, < 14.0)
    apparition (0.6.0)
      capybara (~> 3.13, < 4)
      websocket-driver (>= 0.6.5)
    ast (2.4.1)
    awesome_print (1.8.0)
    bcrypt (3.1.16)
    bindex (0.8.1)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.4.8)
      msgpack (~> 1.0)
    brakeman (4.9.1)
    builder (3.2.4)
    bullet (6.1.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    bundler-audit (0.7.0.1)
      bundler (>= 1.2.0, < 3)
      thor (>= 0.18, < 2)
    byebug (11.1.3)
    capybara (3.33.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    choice (0.2.0)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.6)
    database_cleaner (1.8.5)
    debug_inspector (0.0.3)
    devise (4.7.2)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.4.4)
    docile (1.3.2)
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)
    erubi (1.10.0)
    factory_bot (6.1.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.1.0)
      factory_bot (~> 6.1.0)
      railties (>= 5.0.0)
    faker (2.13.0)
      i18n (>= 1.6, < 2)
    ffi (1.13.1)
    fuubar (2.5.0)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    hashdiff (1.0.1)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    interception (0.5)
    launchy (2.5.0)
      addressable (~> 2.7)
    letter_opener (1.7.0)
      launchy (~> 2.2)
    listen (3.2.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.10.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.1)
    method_source (1.0.0)
    mini_mime (1.1.0)
    mini_portile2 (2.5.3)
    minitest (5.14.4)
    msgpack (1.3.3)
    nio4r (2.5.7)
    nokogiri (1.11.7)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    orm_adapter (0.5.0)
    parallel (1.19.2)
    parser (2.7.1.4)
      ast (~> 2.4.1)
    pg (1.2.3)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    pry-rescue (1.5.2)
      interception (>= 0.5)
      pry (>= 0.12.0)
    pry-stack_explorer (0.5.1)
      binding_of_caller (~> 0.7)
      pry (~> 0.13)
    public_suffix (4.0.6)
    puma (4.3.6)
      nio4r (~> 2.0)
    racc (1.5.2)
    rack (2.2.3)
    rack-proxy (0.7.0)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (6.0.4)
      actioncable (= 6.0.4)
      actionmailbox (= 6.0.4)
      actionmailer (= 6.0.4)
      actionpack (= 6.0.4)
      actiontext (= 6.0.4)
      actionview (= 6.0.4)
      activejob (= 6.0.4)
      activemodel (= 6.0.4)
      activerecord (= 6.0.4)
      activestorage (= 6.0.4)
      activesupport (= 6.0.4)
      bundler (>= 1.3.0)
      railties (= 6.0.4)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-erd (1.6.0)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    railties (6.0.4)
      actionpack (= 6.0.4)
      activesupport (= 6.0.4)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.20.3, < 2.0)
    rainbow (3.0.0)
    rake (13.0.6)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    regexp_parser (1.7.1)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.4)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (4.0.1)
      actionpack (>= 4.2)
      activesupport (>= 4.2)
      railties (>= 4.2)
      rspec-core (~> 3.9)
      rspec-expectations (~> 3.9)
      rspec-mocks (~> 3.9)
      rspec-support (~> 3.9)
    rspec-support (3.9.3)
    rubocop (0.90.0)
      parallel (~> 1.10)
      parser (>= 2.7.1.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.3.0, < 1.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.4.0)
      parser (>= 2.7.1.4)
    rubocop-performance (1.8.0)
      rubocop (>= 0.87.0)
    rubocop-rails (2.8.0)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 0.87.0)
    rubocop-rspec (1.43.2)
      rubocop (~> 0.87)
    ruby-graphviz (1.2.5)
      rexml
    ruby-progressbar (1.10.1)
    safe_yaml (1.0.5)
    semantic_range (3.0.0)
    shoulda-matchers (4.4.1)
      activesupport (>= 4.2.0)
    simplecov (0.19.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.2)
    site_prism (3.4.2)
      addressable (~> 2.5)
      capybara (~> 3.3)
      site_prism-all_there (>= 0.3.1, < 1.0)
    site_prism-all_there (0.3.2)
    slim (4.1.0)
      temple (>= 0.7.6, < 0.9)
      tilt (>= 2.0.6, < 2.1)
    slim-rails (3.2.0)
      actionpack (>= 3.1)
      railties (>= 3.1)
      slim (>= 3.0, < 5.0)
    slim_lint (0.21.1)
      rubocop (>= 0.78.0)
      slim (>= 3.0, < 5.0)
    spring (2.1.1)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (4.0.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    temple (0.8.2)
    thor (1.1.0)
    thread_safe (0.3.6)
    tilt (2.0.10)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    unicode-display_width (1.7.0)
    uniform_notifier (1.13.0)
    view_component (2.35.0)
      activesupport (>= 5.0.0, < 8.0)
      method_source (~> 1.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.0.4)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webmock (3.8.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.4.0)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  annotate
  apparition
  awesome_print
  bootsnap (>= 1.4.2)
  brakeman
  bullet
  bundler-audit
  capybara
  database_cleaner
  devise (~> 4.6)
  dotenv-rails
  factory_bot_rails
  faker
  fuubar
  letter_opener
  listen (~> 3.2)
  pg (>= 0.18, < 2.0)
  pry-byebug
  pry-rescue
  pry-stack_explorer
  puma (~> 4.1)
  rails (~> 6.0.3, >= 6.0.3.3)
  rails-erd
  rspec-rails
  rubocop
  rubocop-performance
  rubocop-rails
  rubocop-rspec
  shoulda-matchers
  simplecov
  site_prism
  slim-rails
  slim_lint
  spring
  spring-watcher-listen (~> 2.0.0)
  turbolinks (~> 5)
  view_component
  web-console (>= 3.3.0)
  webmock
  webpacker (~> 5.0)

RUBY VERSION
   ruby 2.7.0p0

BUNDLED WITH
   2.1.2