mikevallano/tmdb-moviequeue

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.3.1)
      actionpack (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.3.1)
      actionpack (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.3.1)
      actionpack (= 7.1.3.1)
      actionview (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.3.1)
      actionview (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.3.1)
      actionpack (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.3.1)
      activesupport (= 7.1.3.1)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.3.1)
      activesupport (= 7.1.3.1)
      globalid (>= 0.3.6)
    activemodel (7.1.3.1)
      activesupport (= 7.1.3.1)
    activerecord (7.1.3.1)
      activemodel (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      timeout (>= 0.4.0)
    activestorage (7.1.3.1)
      actionpack (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      marcel (~> 1.0)
    activesupport (7.1.3.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)
    ast (2.4.2)
    awesome_print (1.9.2)
    base64 (0.2.0)
    bcrypt (3.1.19)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    bigdecimal (3.1.6)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    builder (3.2.4)
    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)
    capybara-email (3.0.2)
      capybara (>= 2.4, < 4.0)
      mail
    choice (0.2.0)
    coderay (1.1.3)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    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.4)
    debug_inspector (1.1.0)
    devise (4.9.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.0)
    drb (2.2.0)
      ruby2_keywords
    erubi (1.12.0)
    execjs (2.9.1)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    ffaker (2.21.0)
    ffi (1.16.3)
    figaro (1.2.0)
      thor (>= 0.14.0, < 2)
    friendly_id (5.5.0)
      activerecord (>= 4.0.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    hashdiff (1.0.1)
    hotwire-rails (0.1.3)
      rails (>= 6.0.0)
      stimulus-rails
      turbo-rails
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    importmap-rails (1.2.3)
      actionpack (>= 6.0.0)
      activesupport (>= 6.0.0)
      railties (>= 6.0.0)
    io-console (0.7.2)
    irb (1.11.2)
      rdoc
      reline (>= 0.4.2)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    launchy (2.5.2)
      addressable (~> 2.8)
    letter_opener (1.8.1)
      launchy (>= 2.2, < 3)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    matrix (0.4.2)
    method_source (1.0.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.7)
    minitest (5.22.2)
    multi_xml (0.6.0)
    mutex_m (0.2.0)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.4.0.1)
      net-protocol
    nio4r (2.7.0)
    nokogiri (1.16.5)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.16.5-aarch64-linux)
      racc (~> 1.4)
    nokogiri (1.16.5-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.5-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.5-x86_64-linux)
      racc (~> 1.4)
    orm_adapter (0.5.0)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    pg (1.5.4)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    psych (5.1.2)
      stringio
    public_suffix (5.0.3)
    puma (6.4.2)
      nio4r (~> 2.0)
    racc (1.8.0)
    rack (3.0.9.1)
    rack-mini-profiler (3.1.1)
      rack (>= 1.2.0)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (2.1.0)
      rack (>= 3)
      webrick (~> 1.8)
    rails (7.1.3.1)
      actioncable (= 7.1.3.1)
      actionmailbox (= 7.1.3.1)
      actionmailer (= 7.1.3.1)
      actionpack (= 7.1.3.1)
      actiontext (= 7.1.3.1)
      actionview (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activemodel (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      bundler (>= 1.15.0)
      railties (= 7.1.3.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-erd (1.7.2)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (7.1.3.1)
      actionpack (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.1.0)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    redis (4.8.1)
    regexp_parser (2.8.2)
    reline (0.4.3)
      io-console (~> 0.5)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.8)
      strscan (>= 3.0.9)
    rouge (4.1.3)
    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.1.0)
      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)
    rubocop (1.31.0)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.18.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    rubocop-rspec (2.12.1)
      rubocop (~> 1.31)
    ruby-graphviz (1.2.5)
      rexml
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    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
    sdoc (2.6.1)
      rdoc (>= 5.0)
    selenium-webdriver (4.9.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sentry-rails (5.12.0)
      railties (>= 5.0)
      sentry-ruby (~> 5.12.0)
    sentry-ruby (5.12.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
    shoulda-matchers (5.3.0)
      activesupport (>= 5.2.0)
    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)
    stamp (0.6.0)
    stimulus-rails (1.3.0)
      railties (>= 6.0.0)
    stringio (3.1.0)
    strscan (3.1.0)
    thor (1.3.1)
    tilt (2.3.0)
    timeout (0.4.1)
    turbo-rails (1.5.0)
      actionpack (>= 6.0.0)
      activejob (>= 6.0.0)
      railties (>= 6.0.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.5.0)
    vcr (6.2.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    webdrivers (5.3.1)
      nokogiri (~> 1.6)
      rubyzip (>= 1.3.0)
      selenium-webdriver (~> 4.0, < 4.11)
    webmock (3.19.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.1)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (4.0.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.13)

PLATFORMS
  aarch64-linux
  arm64-darwin-21
  ruby
  x86_64-darwin-21
  x86_64-linux

DEPENDENCIES
  awesome_print
  better_errors
  binding_of_caller
  capybara
  capybara-email
  database_cleaner
  devise (~> 4.9.3)
  factory_bot_rails
  ffaker
  figaro
  friendly_id
  hotwire-rails
  httparty
  importmap-rails
  jbuilder (~> 2.0)
  launchy
  letter_opener
  pg (~> 1.1)
  pry
  puma (= 6.4.2)
  rack-mini-profiler
  rails (~> 7.1.3)
  rails-controller-testing
  rails-erd
  rails_12factor
  redis (~> 4.0)
  rspec-rails (~> 6.1.0)
  rubocop-rspec
  sass-rails
  sdoc (~> 2.6.1)
  sentry-rails
  sentry-ruby
  shoulda-matchers
  sprockets-rails
  stamp
  stimulus-rails
  turbo-rails
  uglifier (>= 1.3.0)
  vcr
  webdrivers
  webmock
  will_paginate

RUBY VERSION
   ruby 3.2.2p53

BUNDLED WITH
   2.3.25