Bajena/ams_lazy_relationships

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    ams_lazy_relationships (0.4.0)
      active_model_serializers (>= 0.10.0.rc4)
      batch-loader

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (7.0.8)
      actionview (= 7.0.8)
      activesupport (= 7.0.8)
      rack (~> 2.0, >= 2.2.4)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actionview (7.0.8)
      activesupport (= 7.0.8)
      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)
    activemodel (7.0.8)
      activesupport (= 7.0.8)
    activerecord (7.0.8)
      activemodel (= 7.0.8)
      activesupport (= 7.0.8)
    activesupport (7.0.8)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    appraisal (2.5.0)
      bundler
      rake
      thor (>= 0.14.0)
    ast (2.4.2)
    async (2.6.5)
      console (~> 1.10)
      fiber-annotation
      io-event (~> 1.1)
      timers (~> 4.1)
    async-http (0.61.0)
      async (>= 1.25)
      async-io (>= 1.28)
      async-pool (>= 0.2)
      protocol-http (~> 0.25.0)
      protocol-http1 (~> 0.16.0)
      protocol-http2 (~> 0.15.0)
      traces (>= 0.10.0)
    async-http-faraday (0.12.0)
      async-http (~> 0.42)
      faraday
    async-io (1.38.0)
      async
    async-pool (0.4.0)
      async (>= 1.25)
    base64 (0.2.0)
    batch-loader (2.0.1)
    benchmark-memory (0.2.0)
      memory_profiler (~> 1)
    builder (3.2.4)
    case_transform (0.2)
      activesupport
    coderay (1.1.3)
    concurrent-ruby (1.2.2)
    console (1.23.2)
      fiber-annotation
      fiber-local
    crass (1.0.6)
    db-query-matchers (0.11.0)
      activesupport (>= 4.0, < 7.1)
      rspec (>= 3.0)
    diff-lcs (1.5.0)
    docile (1.4.0)
    erubi (1.12.0)
    faraday (2.7.11)
      base64
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-http-cache (2.5.0)
      faraday (>= 0.8)
    faraday-net_http (3.0.2)
    fiber-annotation (0.2.0)
    fiber-local (1.0.0)
    github_changelog_generator (1.16.4)
      activesupport
      async (>= 1.25.0)
      async-http-faraday
      faraday-http-cache
      multi_json
      octokit (~> 4.6)
      rainbow (>= 2.2.1)
      rake (>= 10.0)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    imagen (0.1.8)
      parser (>= 2.5, != 2.5.1.1)
    io-event (1.3.3)
    jaro_winkler (1.5.6)
    jsonapi-renderer (0.2.2)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    memory_profiler (1.0.1)
    method_source (1.0.0)
    minitest (5.20.0)
    multi_json (1.15.0)
    nokogiri (1.15.5-x86_64-darwin)
      racc (~> 1.4)
    octokit (4.25.1)
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    powerpack (0.1.3)
    protocol-hpack (1.4.2)
    protocol-http (0.25.0)
    protocol-http1 (0.16.0)
      protocol-http (~> 0.22)
    protocol-http2 (0.15.1)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-nav (1.0.0)
      pry (>= 0.9.10, < 0.15)
    public_suffix (5.0.4)
    racc (1.7.3)
    rack (2.2.8)
    rack-test (2.1.0)
      rack (>= 1.3)
    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)
    railties (7.0.8)
      actionpack (= 7.0.8)
      activesupport (= 7.0.8)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.1.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.3)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (3.9.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.4)
    rubocop (0.61.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.4.0)
    rubocop-rspec (1.20.1)
      rubocop (>= 0.51.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    rugged (1.6.3)
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov-lcov (0.8.0)
    simplecov_json_formatter (0.1.4)
    sqlite3 (1.6.8-x86_64-darwin)
    thor (1.3.0)
    thread_safe (0.3.6)
    timers (4.3.5)
    traces (0.11.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    undercover (0.4.6)
      imagen (>= 0.1.8)
      rainbow (>= 2.1, < 4.0)
      rugged (>= 0.27, < 1.7)
    unicode-display_width (1.4.1)
    with_model (2.1.7)
      activerecord (>= 6.0)
    zeitwerk (2.6.12)

PLATFORMS
  x86_64-darwin-21

DEPENDENCIES
  activerecord
  ams_lazy_relationships!
  appraisal
  benchmark-memory (~> 0.1)
  db-query-matchers
  github_changelog_generator
  pry
  pry-nav
  rake (~> 13.0)
  rspec (~> 3.0)
  rspec-rails (~> 3.5)
  rubocop (= 0.61.0)
  rubocop-rspec (= 1.20.1)
  simplecov
  simplecov-lcov
  sqlite3
  thread_safe
  undercover (~> 0.4)
  with_model

BUNDLED WITH
   2.4.10