FarmBot/Farmbot-Web-App

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.7.10)
      actionpack (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.7.10)
      actionpack (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activestorage (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      mail (>= 2.7.1)
    actionmailer (6.1.7.10)
      actionpack (= 6.1.7.10)
      actionview (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.7.10)
      actionview (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      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.10)
      actionpack (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activestorage (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      nokogiri (>= 1.8.5)
    actionview (6.1.7.10)
      activesupport (= 6.1.7.10)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_model_serializers (0.10.14)
      actionpack (>= 4.1)
      activemodel (>= 4.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activejob (6.1.7.10)
      activesupport (= 6.1.7.10)
      globalid (>= 0.3.6)
    activemodel (6.1.7.10)
      activesupport (= 6.1.7.10)
    activerecord (6.1.7.10)
      activemodel (= 6.1.7.10)
      activesupport (= 6.1.7.10)
    activestorage (6.1.7.10)
      actionpack (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.7.10)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    amq-protocol (2.3.2)
    ast (2.4.2)
    base64 (0.2.0)
    bcrypt (3.1.20)
    bigdecimal (3.1.8)
    builder (3.3.0)
    bunny (2.23.0)
      amq-protocol (~> 2.3, >= 2.3.1)
      sorted_set (~> 1, >= 1.0.2)
    case_transform (0.2)
      activesupport
    climate_control (1.2.0)
    coderay (1.1.3)
    concurrent-ruby (1.3.4)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    database_cleaner (2.1.0)
      database_cleaner-active_record (>= 2, < 3)
    database_cleaner-active_record (2.2.0)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    date (3.3.4)
    declarative (0.0.20)
    delayed_job (4.1.12)
      activesupport (>= 3.0, < 8.0)
    delayed_job_active_record (4.1.10)
      activerecord (>= 3.0, < 8.0)
      delayed_job (>= 3.0, < 5)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.1)
    digest-crc (0.6.5)
      rake (>= 12.0.0, < 14.0.0)
    discard (1.3.0)
      activerecord (>= 4.2, < 8)
    docile (1.4.1)
    e2mmap (0.1.0)
    erubi (1.13.0)
    factory_bot (6.5.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.4)
      factory_bot (~> 6.5)
      railties (>= 5.0.0)
    faker (3.5.1)
      i18n (>= 1.8.11, < 2)
    faraday (2.12.0)
      faraday-net_http (>= 2.0, < 3.4)
      json
      logger
    faraday-follow_redirects (0.3.0)
      faraday (>= 1, < 3)
    faraday-net_http (3.3.0)
      net-http
    globalid (1.2.1)
      activesupport (>= 6.1)
    google-apis-core (0.15.1)
      addressable (~> 2.5, >= 2.5.1)
      googleauth (~> 1.9)
      httpclient (>= 2.8.3, < 3.a)
      mini_mime (~> 1.0)
      mutex_m
      representable (~> 3.0)
      retriable (>= 2.0, < 4.a)
    google-apis-iamcredentials_v1 (0.21.0)
      google-apis-core (>= 0.15.0, < 2.a)
    google-apis-storage_v1 (0.47.0)
      google-apis-core (>= 0.15.0, < 2.a)
    google-cloud-core (1.7.1)
      google-cloud-env (>= 1.0, < 3.a)
      google-cloud-errors (~> 1.0)
    google-cloud-env (2.2.1)
      faraday (>= 1.0, < 3.a)
    google-cloud-errors (1.4.0)
    google-cloud-storage (1.52.0)
      addressable (~> 2.8)
      digest-crc (~> 0.4)
      google-apis-core (~> 0.13)
      google-apis-iamcredentials_v1 (~> 0.18)
      google-apis-storage_v1 (~> 0.38)
      google-cloud-core (~> 1.6)
      googleauth (~> 1.9)
      mini_mime (~> 1.0)
    googleauth (1.11.2)
      faraday (>= 1.0, < 3.a)
      google-cloud-env (~> 2.1)
      jwt (>= 1.4, < 3.0)
      multi_json (~> 1.11)
      os (>= 0.9, < 2.0)
      signet (>= 0.16, < 2.a)
    hashdiff (1.1.1)
    hashie (4.1.0)
    httpclient (2.8.3)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    json (2.7.5)
    jsonapi-renderer (0.2.2)
    jwt (2.9.3)
      base64
    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)
    logger (1.6.1)
    lograge (0.14.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    loofah (2.23.1)
      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.4)
    method_source (1.1.0)
    mini_mime (1.1.5)
    minitest (5.25.1)
    multi_json (1.15.0)
    mutations (0.9.1)
      activesupport
    mutex_m (0.2.0)
    net-http (0.4.1)
      uri
    net-imap (0.5.0)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    nio4r (2.7.4)
    nokogiri (1.16.7-aarch64-linux)
      racc (~> 1.4)
    nokogiri (1.16.7-x86_64-linux)
      racc (~> 1.4)
    orm_adapter (0.5.0)
    os (1.1.4)
    parser (3.3.5.1)
      ast (~> 2.4.1)
      racc
    passenger (6.0.23)
      rack (>= 1.6.13)
      rackup
      rake (>= 12.3.3)
    pg (1.5.9)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.11)
      pry (>= 0.13.0)
    public_suffix (6.0.1)
    rabbitmq_http_api_client (3.0.0)
      addressable (~> 2.7)
      faraday (~> 2.9)
      faraday-follow_redirects (~> 0.3)
      hashie (~> 4.1)
      multi_json (~> 1.15)
    racc (1.8.1)
    rack (2.2.10)
    rack-attack (6.7.0)
      rack (>= 1.0, < 4)
    rack-cors (2.0.2)
      rack (>= 2.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (1.0.1)
      rack (< 3)
      webrick
    rails (6.1.7.10)
      actioncable (= 6.1.7.10)
      actionmailbox (= 6.1.7.10)
      actionmailer (= 6.1.7.10)
      actionpack (= 6.1.7.10)
      actiontext (= 6.1.7.10)
      actionview (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activemodel (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activestorage (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      bundler (>= 1.15.0)
      railties (= 6.1.7.10)
      sprockets-rails (>= 2.0.0)
    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_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 (6.1.7.10)
      actionpack (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rake (13.2.1)
    rbtree (0.4.6)
    redis (4.8.1)
    representable (3.2.0)
      declarative (< 0.1.0)
      trailblazer-option (>= 0.1.1, < 0.2.0)
      uber (< 0.2.0)
    request_store (1.7.0)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    retriable (3.1.2)
    rexml (3.3.9)
    rollbar (3.6.0)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.2)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.5)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-support (3.13.1)
    rspec_junit_formatter (0.6.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    scenic (1.8.0)
      activerecord (>= 4.0.0)
      railties (>= 4.0.0)
    scout_apm (5.4.0)
      parser
    secure_headers (7.0.0)
    set (1.1.0)
    signet (0.19.0)
      addressable (~> 2.8)
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 3.0)
      multi_json (~> 1.10)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-html (0.13.1)
    simplecov_json_formatter (0.1.4)
    sorted_set (1.0.3)
      rbtree
      set (~> 1.0)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.5.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      sprockets (>= 3.0.0)
    thor (1.3.2)
    thwait (0.2.0)
      e2mmap
    timeout (0.4.1)
    trailblazer-option (0.1.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2024.2)
      tzinfo (>= 1.0.0)
    uber (0.1.0)
    uri (0.13.1)
    valid_url (0.0.4)
      addressable
      rails
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.24.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.2)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.7.1)

PLATFORMS
  aarch64-linux
  x86_64-linux

DEPENDENCIES
  active_model_serializers
  bunny
  climate_control
  database_cleaner
  delayed_job
  delayed_job_active_record
  devise
  discard
  factory_bot_rails
  faker
  google-cloud-storage (~> 1.11)
  hashdiff
  jwt
  kaminari
  lograge
  mutations
  passenger
  pg
  pry
  pry-rails
  rabbitmq_http_api_client
  rack-attack
  rack-cors
  rails (~> 6)
  rails_12factor
  redis (~> 4.0)
  request_store
  rollbar
  rspec
  rspec-rails
  rspec_junit_formatter
  scenic
  scout_apm
  secure_headers
  simplecov
  simplecov-cobertura
  thwait
  tzinfo
  tzinfo-data
  valid_url
  webmock

RUBY VERSION
   ruby 3.3.5p100

BUNDLED WITH
   2.5.22