GIT
  remote: https://github.com/davidrunger/guard-espect.git
  revision: 8d7f8594d120f4fa815eb20d79aeb962af8e83df
  specs:
    guard-espect (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)

GIT
  remote: https://github.com/davidrunger/runger_style.git
  revision: 6aef7c7978c9b5306e518c18a067e2fdad2c8da1
  specs:
    runger_style (0.2.1)

PATH
  remote: .
  specs:
    shaped (0.7.1)
      activemodel (~> 6.0)
      activesupport (~> 6.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.2)
      activesupport (= 6.0.3.2)
    activesupport (6.0.3.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    amazing_print (1.2.1)
    ast (2.4.1)
    byebug (11.1.3)
    codecov (0.1.17)
      json
      simplecov
      url
    coderay (1.1.3)
    concurrent-ruby (1.1.6)
    diff-lcs (1.3)
    docile (1.3.2)
    ffi (1.13.1)
    formatador (0.2.5)
    guard (2.16.2)
      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)
    i18n (1.8.3)
      concurrent-ruby (~> 1.0)
    json (2.3.0)
    listen (3.2.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lumberjack (1.2.5)
    method_source (1.0.0)
    minitest (5.14.1)
    nenv (0.3.0)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    parallel (1.19.2)
    parser (2.7.1.4)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rainbow (3.0.0)
    rake (13.0.1)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    regexp_parser (1.7.1)
    rexml (3.2.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      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-support (3.9.3)
    rubocop (0.86.0)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.0.3, < 1.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.0.3)
      parser (>= 2.7.0.1)
    rubocop-performance (1.6.1)
      rubocop (>= 0.71.0)
    rubocop-rspec (1.40.0)
      rubocop (>= 0.68.1)
    ruby-progressbar (1.10.1)
    shellany (0.0.1)
    simplecov (0.18.5)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.2)
    thor (1.0.1)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    unicode-display_width (1.7.0)
    url (0.3.2)
    zeitwerk (2.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  amazing_print
  codecov
  guard-espect!
  pry-byebug
  rake
  rspec
  rubocop
  rubocop-performance
  rubocop-rspec
  runger_style!
  shaped!

BUNDLED WITH
   2.1.2