scottwillson/racing_on_rails

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/amerine/acts_as_tree.git
  revision: 9895c5e91bde72f80060b9e920cc85759c99323d
  specs:
    acts_as_tree (2.9.1)
      activerecord (>= 3.0.0)

GIT
  remote: https://github.com/estately/will_paginate-bootstrap.git
  revision: a3def0fbd39f6dbc250ac8a780338a64b2172e9b
  specs:
    will_paginate-bootstrap (1.0.1)
      will_paginate (>= 3.0.3)

GIT
  remote: https://github.com/rubysec/bundler-audit.git
  revision: bc041d13eeccab70dd01672c097e8906108d07e3
  specs:
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)

GIT
  remote: https://github.com/sandal/prawn.git
  revision: 857f13e919d1bd7120de1ea9ba0429620329865b
  specs:
    prawn (1.0.0.rc1)
      pdf-reader (>= 0.9.0)
      ttfunk (~> 1.0.3)

GIT
  remote: https://github.com/scottwillson/roo.git
  revision: bedea74b857ee141a90d79eefb63f4d6fdba4288
  specs:
    roo (2.8.2)
      nokogiri (>= 1.11.0)
      rubyzip (>= 1.2.1, < 2.0.0)

GIT
  remote: https://github.com/sudara/authlogic.git
  revision: 564bcc0b113024844d159e7e6e96b7a9f3b15b9d
  branch: rails6-1
  specs:
    authlogic (6.2.0)
      activemodel (>= 5.2, < 6.2)
      activerecord (>= 5.2, < 6.2)
      activesupport (>= 5.2, < 6.2)
      request_store (~> 1.0)

PATH
  remote: registration_engine
  specs:
    registration_engine (0.2.3)
      activemerchant (= 1.118.0)
      rails (~> 6.1)
      stripe

GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.1.0)
    actioncable (6.1.7.4)
      actionpack (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.7.4)
      actionpack (= 6.1.7.4)
      activejob (= 6.1.7.4)
      activerecord (= 6.1.7.4)
      activestorage (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      mail (>= 2.7.1)
    actionmailer (6.1.7.4)
      actionpack (= 6.1.7.4)
      actionview (= 6.1.7.4)
      activejob (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.7.4)
      actionview (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      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.7.4)
      actionpack (= 6.1.7.4)
      activerecord (= 6.1.7.4)
      activestorage (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      nokogiri (>= 1.8.5)
    actionview (6.1.7.4)
      activesupport (= 6.1.7.4)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.7.4)
      activesupport (= 6.1.7.4)
      globalid (>= 0.3.6)
    activemerchant (1.118.0)
      activesupport (>= 4.2)
      builder (>= 2.1.2, < 4.0.0)
      i18n (>= 0.6.9)
      nokogiri (~> 1.4)
    activemodel (6.1.7.4)
      activesupport (= 6.1.7.4)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (6.1.7.4)
      activemodel (= 6.1.7.4)
      activesupport (= 6.1.7.4)
    activestorage (6.1.7.4)
      actionpack (= 6.1.7.4)
      activejob (= 6.1.7.4)
      activerecord (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.7.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    afm (0.2.2)
    airbrussh (1.4.1)
      sshkit (>= 1.6.1, != 1.7.0)
    ast (2.4.2)
    autoprefixer-rails (10.4.13.0)
      execjs (~> 2)
    bcrypt (3.1.18)
    bindex (0.8.1)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    bootstrap-datepicker-rails (1.9.0.1)
      railties (>= 3.0)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    brakeman (5.4.1)
    builder (3.2.4)
    byebug (11.1.3)
    capistrano (3.17.2)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (2.1.0)
      capistrano (~> 3.1)
    capistrano-rails (1.6.2)
      capistrano (~> 3.1)
      capistrano-bundler (>= 1.1, < 3)
    capistrano-rvm (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capistrano3-puma (5.2.0)
      capistrano (~> 3.7)
      capistrano-bundler
      puma (>= 4.0, < 6.0)
    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)
    carrierwave (2.2.3)
      activemodel (>= 5.0.0)
      activesupport (>= 5.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      marcel (~> 1.0.0)
      mini_mime (>= 0.1.3)
      ssrf_filter (~> 1.0)
    caxlsx (3.3.0)
      htmlentities (~> 4.3, >= 4.3.4)
      marcel (~> 1.0)
      nokogiri (~> 1.10, >= 1.10.4)
      rubyzip (>= 1.3.0, < 3)
    caxlsx_rails (0.6.3)
      actionpack (>= 3.1)
      caxlsx (>= 3.0)
    chronic (0.10.2)
    ckeditor (5.1.1)
      orm_adapter (~> 0.5.0)
    concurrent-ruby (1.2.2)
    connection_pool (2.3.0)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    dalli (3.2.4)
    damerau-levenshtein (1.3.3)
    date (3.3.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    erubi (1.12.0)
    execjs (2.8.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)
    ffi (1.15.5)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    globalid (1.1.0)
      activesupport (>= 5.0)
    hashdiff (1.0.1)
    hashery (2.1.2)
    hiredis (0.6.3)
    htmlentities (4.3.4)
    http-accept (1.7.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    jquery-rails (4.5.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json (2.6.3)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    loofah (2.21.3)
      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)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.0218.1)
    mini_magick (4.12.0)
    mini_mime (1.1.2)
    mini_portile2 (2.8.2)
    minitest (5.18.1)
    mocha (2.0.2)
      ruby2_keywords (>= 0.0.5)
    msgpack (1.6.1)
    multi_xml (0.6.0)
    mysql2 (0.5.5)
    net-imap (0.3.6)
      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-smtp (0.3.3)
      net-protocol
    net-ssh (7.1.0)
    netrc (0.11.0)
    newrelic_rpm (9.0.0)
    nio4r (2.5.9)
    nokogiri (1.15.2)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.15.2-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.15.2-x86_64-linux)
      racc (~> 1.4)
    oj (3.14.2)
    orm_adapter (0.5.0)
    paper_trail (14.0.0)
      activerecord (>= 6.0)
      request_store (~> 1.4)
    parallel (1.22.1)
    parser (3.2.1.1)
      ast (~> 2.4.1)
    pdf-reader (2.11.0)
      Ascii85 (~> 1.0)
      afm (~> 0.2.1)
      hashery (~> 2.0)
      ruby-rc4
      ttfunk
    public_suffix (5.0.1)
    puma (5.6.5)
      nio4r (~> 2.0)
    racc (1.7.1)
    rack (2.2.7)
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (6.1.7.4)
      actioncable (= 6.1.7.4)
      actionmailbox (= 6.1.7.4)
      actionmailer (= 6.1.7.4)
      actionpack (= 6.1.7.4)
      actiontext (= 6.1.7.4)
      actionview (= 6.1.7.4)
      activejob (= 6.1.7.4)
      activemodel (= 6.1.7.4)
      activerecord (= 6.1.7.4)
      activestorage (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      bundler (>= 1.15.0)
      railties (= 6.1.7.4)
      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.1.1)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails-observers (0.1.5)
      activemodel (>= 4.0)
    railties (6.1.7.4)
      actionpack (= 6.1.7.4)
      activesupport (= 6.1.7.4)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    raygun4ruby (3.2.6)
      concurrent-ruby
      httparty (> 0.13.7)
      json
      rack
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redcarpet (3.6.0)
    redis (4.8.1)
    regexp_parser (2.7.0)
    request_store (1.5.1)
      rack (>= 1.4)
    request_store_rails (2.0.0)
      concurrent-ruby (~> 1.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.2.5)
    ri_cal (0.8.8)
    roo-xls (1.2.0)
      nokogiri
      roo (>= 2.0.0, < 3)
      spreadsheet (> 0.9.0)
    rubocop (1.48.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.26.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.27.0)
      parser (>= 3.2.1.0)
    rubocop-minitest (0.29.0)
      rubocop (>= 1.39, < 2.0)
    rubocop-performance (1.16.0)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.18.0)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    ruby-ole (1.2.12.2)
    ruby-progressbar (1.13.0)
    ruby-rc4 (0.1.5)
    ruby-vips (2.1.4)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    rubyzip (1.3.0)
    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
    scrypt (3.0.7)
      ffi-compiler (>= 1.0, < 2.0)
    sd_notify (0.1.1)
    selenium-webdriver (4.8.1)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sidekiq (6.5.8)
      connection_pool (>= 2.2.5, < 3)
      rack (~> 2.0)
      redis (>= 4.5.0, < 5)
    spreadsheet (1.3.0)
      ruby-ole
    sprockets (4.2.0)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sshkit (1.21.4)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    ssrf_filter (1.1.1)
    stripe (8.5.0)
    tabular (0.4.9)
    thor (1.2.2)
    tilt (2.1.0)
    timecop (0.9.6)
    timeout (0.4.0)
    ttfunk (1.0.3)
    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.8.2)
    unicode-display_width (2.4.2)
    web-console (4.2.0)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webdrivers (5.2.0)
      nokogiri (~> 1.6)
      rubyzip (>= 1.3.0)
      selenium-webdriver (~> 4.0)
    webmock (3.18.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket (1.2.9)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.3.1)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    yui-compressor (0.12.0)
    zeitwerk (2.6.8)
    zip-zip (0.3)
      rubyzip (>= 1.0.0)

PLATFORMS
  arm64-darwin-22
  ruby
  x86_64-linux

DEPENDENCIES
  Ascii85
  activemodel-serializers-xml
  acts_as_tree!
  authlogic!
  bcrypt
  bootsnap (>= 1.4.2)
  bootstrap-datepicker-rails
  bootstrap-sass
  brakeman
  bundler-audit!
  byebug
  capistrano
  capistrano-bundler
  capistrano-rails
  capistrano-rvm
  capistrano3-puma
  capybara
  carrierwave
  caxlsx (>= 2.0.1)
  caxlsx_rails (>= 0.5.2)
  chronic
  ckeditor
  connection_pool
  dalli
  damerau-levenshtein
  execjs
  factory_bot_rails
  hashdiff (>= 1.0.0.beta1, < 2.0.0)
  hiredis
  jquery-rails
  jquery-ui-rails
  listen (>= 3.0.5, < 3.2)
  mini_magick (> 4.9.4)
  minitest
  mocha
  mysql2
  newrelic_rpm
  nokogiri
  oj
  paper_trail
  pdf-reader
  prawn!
  puma (< 6)
  rails (~> 6.1)
  rails-controller-testing
  rails-observers
  rake
  raygun4ruby
  redcarpet (>= 3.5.1)
  registration_engine!
  request_store_rails
  rest-client
  ri_cal
  roo!
  roo-xls
  rubocop
  rubocop-minitest
  rubocop-performance
  rubocop-rails
  rubocop-rake
  ruby-ole
  rubyzip
  sass-rails
  scrypt
  sd_notify
  selenium-webdriver
  sidekiq (< 7)
  spreadsheet
  tabular (>= 0.4.9)
  timecop
  uglifier
  web-console (>= 3.3.0)
  webdrivers (>= 3.9.1)
  webmock
  will_paginate
  will_paginate-bootstrap!
  yui-compressor
  zip-zip

BUNDLED WITH
   2.4.7