OfficeMomsandDads/scheduler

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://oss:FwSfIZqXnuDWxwB4bivZrsfvvVPP4iNW@gem.mutant.dev/
  specs:
    mutant-license (0.1.1.2.3409332345164379413530821759471035288456.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.4.6)
      actionpack (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.4.6)
      actionpack (= 6.1.4.6)
      activejob (= 6.1.4.6)
      activerecord (= 6.1.4.6)
      activestorage (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      mail (>= 2.7.1)
    actionmailer (6.1.4.6)
      actionpack (= 6.1.4.6)
      actionview (= 6.1.4.6)
      activejob (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.4.6)
      actionview (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.1.4.6)
      actionpack (= 6.1.4.6)
      activerecord (= 6.1.4.6)
      activestorage (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      nokogiri (>= 1.8.5)
    actionview (6.1.4.6)
      activesupport (= 6.1.4.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activeadmin (2.9.0)
      arbre (~> 1.2, >= 1.2.1)
      formtastic (>= 3.1, < 5.0)
      formtastic_i18n (~> 0.4)
      inherited_resources (~> 1.7)
      jquery-rails (~> 4.2)
      kaminari (~> 1.0, >= 1.2.1)
      railties (>= 5.2, < 6.2)
      ransack (~> 2.1, >= 2.1.1)
    activejob (6.1.4.6)
      activesupport (= 6.1.4.6)
      globalid (>= 0.3.6)
    activemodel (6.1.4.6)
      activesupport (= 6.1.4.6)
    activerecord (6.1.4.6)
      activemodel (= 6.1.4.6)
      activesupport (= 6.1.4.6)
    activestorage (6.1.4.6)
      actionpack (= 6.1.4.6)
      activejob (= 6.1.4.6)
      activerecord (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      marcel (~> 1.0.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.4.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    arbre (1.4.0)
      activesupport (>= 3.0.0, < 6.2)
      ruby2_keywords (>= 0.0.2, < 1.0)
    ast (2.4.2)
    awesome_print (1.9.2)
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
    bcrypt (3.1.16)
    bindex (0.8.1)
    bootsnap (1.10.3)
      msgpack (~> 1.2)
    builder (3.2.4)
    byebug (11.1.3)
    capybara (3.38.0)
      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)
    coderay (1.1.2)
    concord (0.1.6)
      adamantium (~> 0.2.0)
      equalizer (~> 0.0.9)
    concurrent-ruby (1.2.2)
    connection_pool (2.2.5)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    devise (4.8.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_invitable (2.0.5)
      actionmailer (>= 5.0)
      devise (>= 4.6)
    diff-lcs (1.5.0)
    docile (1.3.4)
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)
    equalizer (0.0.11)
    erubi (1.10.0)
    et-orbi (1.2.4)
      tzinfo
    execjs (2.7.0)
    factory_bot (6.2.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    faker (2.18.0)
      i18n (>= 1.6, < 2)
    faraday (1.4.3)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.1)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.1.0)
    ffi (1.15.5)
    formtastic (4.0.0)
      actionpack (>= 5.2.0)
    formtastic_i18n (0.6.0)
    fugit (1.3.4)
      et-orbi (~> 1.1, >= 1.1.8)
      raabro (~> 1.1)
    geocoder (1.6.7)
    globalid (1.0.0)
      activesupport (>= 5.0)
    haml (5.1.2)
      temple (>= 0.8.0)
      tilt
    haml-rails (2.1.0)
      actionpack (>= 5.1)
      activesupport (>= 5.1)
      haml (>= 4.0.6)
      railties (>= 5.1)
    has_scope (0.8.0)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
    hashdiff (1.0.1)
    honeybadger (4.9.0)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    inherited_resources (1.12.0)
      actionpack (>= 5.2, < 6.2)
      has_scope (~> 0.6)
      railties (>= 5.2, < 6.2)
      responders (>= 2, < 4)
    jbuilder (2.11.2)
      activesupport (>= 5.0.0)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.6.3)
    jwt (2.2.3)
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    language_server-protocol (3.17.0.3)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.14.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mainstreet (0.2.2)
      geocoder (>= 1.5.1)
    marcel (1.0.2)
    matrix (0.4.2)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    method_source (1.0.0)
    mini_mime (1.1.2)
    minitest (5.20.0)
    msgpack (1.4.4)
    multipart-post (2.1.1)
    mutant (0.11.24)
      diff-lcs (~> 1.3)
      parser (~> 3.2.2, >= 3.2.2.4)
      regexp_parser (~> 2.8.2)
      sorbet-runtime (~> 0.5.0)
      unparser (~> 0.6.9)
    mutant-rspec (0.11.24)
      mutant (= 0.11.24)
      rspec-core (>= 3.8.0, < 4.0.0)
    nio4r (2.5.8)
    nokogiri (1.14.2-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.2.3)
    procto (0.0.3)
    pry (0.13.0)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    public_suffix (5.0.1)
    puma (5.6.2)
      nio4r (~> 2.0)
    pundit (2.1.0)
      activesupport (>= 3.0.0)
    pundit-matchers (1.7.0)
      rspec-rails (>= 3.0.0)
    raabro (1.1.6)
    racc (1.6.2)
    rack (2.2.8)
    rack-proxy (0.7.2)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (6.1.4.6)
      actioncable (= 6.1.4.6)
      actionmailbox (= 6.1.4.6)
      actionmailer (= 6.1.4.6)
      actionpack (= 6.1.4.6)
      actiontext (= 6.1.4.6)
      actionview (= 6.1.4.6)
      activejob (= 6.1.4.6)
      activemodel (= 6.1.4.6)
      activerecord (= 6.1.4.6)
      activestorage (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      bundler (>= 1.15.0)
      railties (= 6.1.4.6)
      sprockets-rails (>= 2.0.0)
    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.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.2)
      loofah (~> 2.3)
    railties (6.1.4.6)
      actionpack (= 6.1.4.6)
      activesupport (= 6.1.4.6)
      method_source
      rake (>= 0.13)
      thor (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    ransack (2.4.2)
      activerecord (>= 5.2.4)
      activesupport (>= 5.2.4)
      i18n
    rb-fsevent (0.11.0)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    react-rails (2.6.1)
      babel-transpiler (>= 0.7.0)
      connection_pool
      execjs
      railties (>= 3.2)
      tilt
    redis (4.6.0)
    redis-namespace (1.8.1)
      redis (>= 3.0.4)
    regexp_parser (2.8.2)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.6)
    rrule (0.4.3)
      activesupport (>= 2.3, < 7)
    rspec-collection_matchers (1.2.0)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.10.2)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-jumpstart (1.1.5)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-rails (5.1.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      railties (>= 5.2)
      rspec-core (~> 3.10)
      rspec-expectations (~> 3.10)
      rspec-mocks (~> 3.10)
      rspec-support (~> 3.10)
    rspec-support (3.10.3)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.57.2)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.4)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.30.0)
      parser (>= 3.2.1.0)
    rubocop-capybara (2.19.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.24.0)
      rubocop (~> 1.33)
    rubocop-performance (1.19.1)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.22.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    rubocop-rspec (2.25.0)
      rubocop (~> 1.40)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.4)
    rubyzip (2.3.2)
    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
    selective-ruby-core (0.2.2-x86_64-linux)
      zeitwerk (~> 2.6.12)
    selective-ruby-rspec (0.1.5)
      selective-ruby-core (>= 0.2.2)
      zeitwerk (~> 2.6.12)
    selectize-rails (0.12.6)
    selenium-webdriver (4.8.1)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_range (3.0.0)
    shoulda-matchers (5.1.0)
      activesupport (>= 5.2.0)
    sidekiq (6.4.1)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    sidekiq-cron (1.2.0)
      fugit (~> 1.1)
      sidekiq (>= 4.2.1)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.2)
    sorbet-runtime (0.5.9663)
    spring (2.1.1)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.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.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    telephone_number (1.4.12)
    temple (0.8.2)
    thor (1.2.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    twilio-ruby (5.56.0)
      faraday (>= 0.9, < 2.0)
      jwt (>= 1.5, <= 2.5)
      nokogiri (>= 1.6, < 2.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.5.0)
    unparser (0.6.10)
      diff-lcs (~> 1.3)
      parser (>= 3.2.2.4)
    vcr (6.0.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.0)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webmock (3.13.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.4.3)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    websocket (1.2.9)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.12)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  activeadmin
  adamantium
  awesome_print
  bootsnap
  byebug
  capybara
  concord
  devise
  devise_invitable
  dotenv-rails
  factory_bot_rails
  faker
  geocoder
  haml-rails
  honeybadger
  jbuilder
  listen
  mainstreet
  mutant
  mutant-license!
  mutant-rspec
  pg
  procto
  pry-byebug
  pry-rails
  puma
  pundit
  pundit-matchers
  rails (~> 6.1.4)
  rails-controller-testing
  react-rails
  redis
  redis-namespace
  rrule
  rspec-collection_matchers
  rspec-jumpstart
  rspec-rails (>= 4.0.0.beta3)
  rspec_junit_formatter
  rubocop
  rubocop-performance
  rubocop-rails
  rubocop-rspec
  sassc-rails
  selective-ruby-rspec
  selectize-rails
  selenium-webdriver
  shoulda-matchers
  sidekiq
  sidekiq-cron
  simplecov
  spring
  spring-commands-rspec
  spring-watcher-listen
  telephone_number
  turbolinks
  twilio-ruby
  vcr
  web-console
  webmock
  webpacker

RUBY VERSION
   ruby 3.0.5p211

BUNDLED WITH
   2.4.8