ck3g/homebugh

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/mmotherwell/best_in_place
  revision: 88eb3052623a9a6cd346864d2aca05021c2f80d0
  specs:
    best_in_place (3.1.1)
      actionpack (>= 3.2)
      railties (>= 3.2)

GEM
  remote: https://rubygems.org/
  specs:
    aasm (5.5.0)
      concurrent-ruby (~> 1.0)
    actioncable (7.1.1)
      actionpack (= 7.1.1)
      activesupport (= 7.1.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.1)
      actionpack (= 7.1.1)
      activejob (= 7.1.1)
      activerecord (= 7.1.1)
      activestorage (= 7.1.1)
      activesupport (= 7.1.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.1)
      actionpack (= 7.1.1)
      actionview (= 7.1.1)
      activejob (= 7.1.1)
      activesupport (= 7.1.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.1)
      actionview (= 7.1.1)
      activesupport (= 7.1.1)
      nokogiri (>= 1.8.5)
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actionpack-action_caching (1.2.2)
      actionpack (>= 4.0.0)
    actionpack-page_caching (1.2.4)
      actionpack (>= 4.0.0)
    actiontext (7.1.1)
      actionpack (= 7.1.1)
      activerecord (= 7.1.1)
      activestorage (= 7.1.1)
      activesupport (= 7.1.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.1)
      activesupport (= 7.1.1)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.1)
      activesupport (= 7.1.1)
      globalid (>= 0.3.6)
    activemodel (7.1.1)
      activesupport (= 7.1.1)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (7.1.1)
      activemodel (= 7.1.1)
      activesupport (= 7.1.1)
      timeout (>= 0.4.0)
    activerecord-deprecated_finders (1.0.4)
    activestorage (7.1.1)
      actionpack (= 7.1.1)
      activejob (= 7.1.1)
      activerecord (= 7.1.1)
      activesupport (= 7.1.1)
      marcel (~> 1.0)
    activesupport (7.1.1)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    autoprefixer-rails (9.7.3)
      execjs
    base64 (0.1.1)
    bcrypt (3.1.19)
    bcrypt_pbkdf (1.0.1)
    bigdecimal (3.1.4)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    builder (3.2.4)
    cancancan (3.5.0)
    capistrano (2.15.11)
      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)
    capistrano-platform-resources (0.1.3)
      capistrano (< 3)
    capistrano-rbenv (1.0.5)
      capistrano (< 3)
      capistrano-platform-resources (>= 0.1.3)
    capistrano-recipes (0.8.0)
      capistrano (>= 2.5.9)
      capistrano-ext (>= 1.2.1)
    capistrano-unicorn (0.1.10)
      capistrano
    capistrano_colors (0.5.5)
    capybara (3.39.2)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    chartkick (3.4.0)
    chronic (0.10.2)
    code_analyzer (0.5.5)
      sexp_processor
    codeclimate-test-reporter (0.4.5)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.3)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    crass (1.0.6)
    daemons (1.4.1)
    database_cleaner (2.0.2)
      database_cleaner-active_record (>= 2, < 3)
    database_cleaner-active_record (2.1.0)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    date (3.3.3)
    devise (4.9.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-encryptable (0.2.0)
      devise (>= 2.1.0)
    diff-lcs (1.5.0)
    docile (1.4.0)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    draper (4.0.2)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
      activemodel-serializers-xml (>= 1.0)
      activesupport (>= 5.0)
      request_store (>= 1.0)
      ruby2_keywords
    drb (2.1.1)
      ruby2_keywords
    ed25519 (1.2.4)
    email_spec (2.2.2)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    erb2haml (0.1.5)
      html2haml
    erubi (1.12.0)
    erubis (2.7.0)
    eventmachine (1.2.7)
    exception_notification (4.5.0)
      actionmailer (>= 5.2, < 8)
      activesupport (>= 5.2, < 8)
    execjs (2.7.0)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    faker (2.14.0)
      i18n (>= 1.6, < 2)
    ffi (1.15.5)
    font-awesome-rails (4.7.0.8)
      railties (>= 3.2, < 8.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    graphiql-rails (1.7.0)
      railties
      sprockets-rails
    graphql (1.10.5)
    growl (1.0.3)
    haml (6.2.3)
      temple (>= 0.8.2)
      thor
      tilt
    has_scope (0.5.1)
    highline (2.1.0)
    html2haml (2.3.0)
      erubis (~> 2.7.0)
      haml (>= 4.0)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    htmlentities (4.3.4)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    io-console (0.6.0)
    irb (1.8.2)
      rdoc
      reline (>= 0.3.8)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.2.0)
      railties (>= 3.2.16)
    json (2.3.1)
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    kgio (2.11.2)
    launchy (2.5.2)
      addressable (~> 2.8)
    libnotify (0.9.4)
      ffi (>= 1.0.11)
    loofah (2.21.4)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    mailgun-ruby (1.1.6)
      rest-client (~> 2.0)
    marcel (1.0.2)
    matrix (0.4.2)
    meta-tags (2.19.0)
      actionpack (>= 3.2.0, < 7.2)
    method_source (1.0.0)
    mime-types (1.25.1)
    mini_mime (1.1.5)
    mini_portile2 (2.8.4)
    minitest (5.20.0)
    msgpack (1.7.2)
    mutex_m (0.1.2)
    mysql2 (0.5.3)
    net-imap (0.4.1)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.1)
      timeout
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-sftp (4.0.0)
      net-ssh (>= 5.0.0, < 8.0.0)
    net-smtp (0.4.0)
      net-protocol
    net-ssh (7.2.0)
    net-ssh-gateway (2.0.0)
      net-ssh (>= 4.0.0)
    netrc (0.11.0)
    nio4r (2.5.9)
    nokogiri (1.15.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    orm_adapter (0.5.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    psych (3.3.4)
    public_suffix (5.0.3)
    racc (1.7.1)
    rack (2.2.8)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-session (1.0.1)
      rack (< 3)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (1.0.0)
      rack (< 3)
      webrick
    rails (7.1.1)
      actioncable (= 7.1.1)
      actionmailbox (= 7.1.1)
      actionmailer (= 7.1.1)
      actionpack (= 7.1.1)
      actiontext (= 7.1.1)
      actionview (= 7.1.1)
      activejob (= 7.1.1)
      activemodel (= 7.1.1)
      activerecord (= 7.1.1)
      activestorage (= 7.1.1)
      activesupport (= 7.1.1)
      bundler (>= 1.15.0)
      railties (= 7.1.1)
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)
      activesupport (>= 5.0.1.rc1)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails_best_practices (1.23.2)
      activesupport
      code_analyzer (~> 0.5.5)
      erubis
      i18n
      json
      require_all (~> 3.0)
      ruby-progressbar
    railties (7.1.1)
      actionpack (= 7.1.1)
      activesupport (= 7.1.1)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    raindrops (0.19.0)
    rake (13.0.6)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.3.3)
    recaptcha (5.6.0)
      json
    regexp_parser (2.8.1)
    reline (0.3.9)
      io-console (~> 0.5)
    request_store (1.5.1)
      rack (>= 1.4)
    require_all (3.0.0)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec-activemodel-mocks (1.1.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      rspec-mocks (>= 2.99, < 4.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-rails (6.0.3)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.12)
      rspec-expectations (~> 3.12)
      rspec-mocks (~> 3.12)
      rspec-support (~> 3.12)
    rspec-support (3.12.1)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    ruby_parser (3.20.3)
      sexp_processor (~> 4.16)
    sass-rails (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    select2-rails (3.5.11)
    sexp_processor (4.17.0)
    shoulda-matchers (5.3.0)
      activesupport (>= 5.2.0)
    simple_form (5.3.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    spring (4.1.1)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    temple (0.10.3)
    thin (1.8.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.2.2)
    tilt (2.3.0)
    timeout (0.4.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    unicorn (4.9.0)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    warden (1.2.9)
      rack (>= 2.0.9)
    webrick (1.8.1)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    whenever (0.9.4)
      chronic (>= 0.6.3)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.12)

PLATFORMS
  ruby

DEPENDENCIES
  aasm
  actionpack-action_caching
  actionpack-page_caching
  activemodel-serializers-xml
  activerecord-deprecated_finders
  bcrypt_pbkdf (~> 1.0, >= 1.0.1)
  best_in_place!
  bootsnap
  bootstrap-sass (~> 3.4.1)
  cancancan
  capistrano (~> 2.15.9)
  capistrano-rbenv
  capistrano-recipes
  capistrano-unicorn (~> 0.1.10)
  capistrano_colors
  capybara
  chartkick (~> 3.4.0)
  codeclimate-test-reporter
  database_cleaner
  devise (~> 4.9.3)
  devise-encryptable (~> 0.2.0)
  draper
  ed25519 (~> 1.2, >= 1.2.4)
  email_spec
  erb2haml
  eventmachine (~> 1.2.7)
  exception_notification
  factory_bot_rails (~> 6.2.0)
  faker (~> 2.14.0)
  font-awesome-rails
  graphiql-rails
  graphql
  growl (~> 1.0.3)
  haml
  has_scope (~> 0.5.1)
  jquery-rails
  jquery-ui-rails
  json (~> 2.3.0)
  kaminari (~> 1.2.2)
  launchy
  libnotify (~> 0.9.4)
  mailgun-ruby
  meta-tags (~> 2.19.0)
  mysql2 (= 0.5.3)
  pry-rails
  psych (~> 3.3.4)
  rack-cors
  rails (= 7.1.1)
  rails-controller-testing
  rails_best_practices
  rb-fsevent (>= 0.4.3)
  rb-inotify (>= 0.8.6)
  recaptcha
  rspec-activemodel-mocks
  rspec-rails (~> 6.0.3)
  ruby-progressbar
  sass-rails (~> 6.0.0)
  select2-rails (~> 3.5.11)
  shoulda-matchers (~> 5.3.0)
  simple_form (~> 5.3.0)
  simplecov
  spring
  spring-commands-rspec
  sprockets-rails
  thin
  uglifier (>= 4.2.0)
  unicorn (~> 4.9.0)
  whenever (~> 0.9.4)

BUNDLED WITH
   2.4.20