PATH
  remote: .
  specs:
    arel_toolkit (0.4.6)
      activerecord (>= 5.0.0, < 6.0.4)
      pg (~> 1.1.4)
      pg_query (~> 2.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.7)
      activesupport (= 6.0.3.7)
    activerecord (6.0.3.7)
      activemodel (= 6.0.3.7)
      activesupport (= 6.0.3.7)
    activesupport (6.0.3.7)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ansi (1.5.0)
    appraisal (2.4.1)
      bundler
      rake
      thor (>= 0.14.0)
    approvals (0.0.25)
      nokogiri (~> 1.8)
      thor (~> 1.0)
    ast (2.4.2)
    async (1.29.1)
      console (~> 1.10)
      nio4r (~> 2.3)
      timers (~> 4.1)
    async-http (0.56.3)
      async (~> 1.25)
      async-io (~> 1.28)
      async-pool (~> 0.2)
      protocol-http (~> 0.22.0)
      protocol-http1 (~> 0.14.0)
      protocol-http2 (~> 0.14.0)
    async-http-faraday (0.11.0)
      async-http (~> 0.42)
      faraday
    async-io (1.32.1)
      async (~> 1.14)
    async-pool (0.3.7)
      async (~> 1.25)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    console (1.13.1)
      fiber-local
    database_cleaner (1.7.0)
    debug_inspector (1.1.0)
    diff-lcs (1.4.4)
    docile (1.4.0)
    dpl (1.10.16)
    faraday (1.5.1)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0.1)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.1)
      faraday-patron (~> 1.0)
      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-http-cache (2.2.0)
      faraday (>= 0.8)
    faraday-httpclient (1.0.1)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    ffi (1.15.3)
    fiber-local (1.0.0)
    formatador (0.3.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)
    google-protobuf (3.17.3)
    guard (2.17.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rake (1.0.0)
      guard
      rake
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    guard-rubocop (1.3.0)
      guard (~> 2.0)
      rubocop (~> 0.20)
    hirb (0.7.3)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    interception (0.5)
    jaro_winkler (1.5.4)
    json (2.5.1)
    listen (3.5.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lumberjack (1.2.8)
    memory_profiler (0.9.14)
    method_source (0.9.2)
    mini_portile2 (2.5.3)
    minitest (5.14.4)
    multi_json (1.15.0)
    multipart-post (2.1.1)
    nenv (0.3.0)
    nio4r (2.5.7)
    nokogiri (1.11.7)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    octokit (4.21.0)
      faraday (>= 0.9)
      sawyer (~> 0.8.0, >= 0.5.3)
    parallel (1.20.1)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    pg (1.1.4)
    pg_query (2.1.0)
      google-protobuf (>= 3.17.1)
    protocol-hpack (1.4.2)
    protocol-http (0.22.5)
    protocol-http1 (0.14.1)
      protocol-http (~> 0.22)
    protocol-http2 (0.14.2)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-alias (0.0.1)
      binding_of_caller
      pry
    pry-doc (1.1.0)
      pry (~> 0.11)
      yard (~> 0.9.11)
    pry-nav (0.3.0)
      pry (>= 0.9.10, < 0.13.0)
    pry-rescue (1.5.2)
      interception (>= 0.5)
      pry (>= 0.12.0)
    pry-stack_explorer (0.4.9.3)
      binding_of_caller (>= 0.7)
      pry (>= 0.9.11)
    public_suffix (4.0.6)
    racc (1.5.2)
    rainbow (3.0.0)
    rake (13.0.6)
    rake-compiler (1.1.1)
      rake
    rb-fsevent (0.11.0)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rubocop (0.71.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.4)
    sawyer (0.8.2)
      addressable (>= 2.3.5)
      faraday (> 0.8, < 2.0)
    shellany (0.0.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-console (0.4.2)
      ansi
      hirb
      simplecov
    simplecov-html (0.10.2)
    stackprof (0.2.17)
    thor (1.1.0)
    thread_safe (0.3.6)
    timers (4.3.3)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.1)
    yard (0.9.26)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  appraisal (~> 2.4.1)
  approvals (~> 0.0.24)
  arel_toolkit!
  bundler (~> 2.0)
  database_cleaner (~> 1.7.0)
  dpl (~> 1.10.11)
  github_changelog_generator (~> 1.15)
  guard (~> 2.15)
  guard-rake (~> 1.0.0)
  guard-rspec (~> 4.7)
  guard-rubocop (~> 1.3.0)
  memory_profiler (~> 0.9)
  pry
  pry-alias
  pry-doc
  pry-nav
  pry-rescue
  pry-stack_explorer
  rake (~> 13.0)
  rake-compiler (~> 1.0)
  rspec (~> 3.8)
  rubocop (= 0.71.0)
  simplecov (~> 0.16.1)
  simplecov-console (~> 0.4.2)
  stackprof (~> 0.2)

BUNDLED WITH
   2.2.23