Sha256: 56bb8d39e7b4d0b97427fd682bca75f20997419ee6034d65550cd4d343525448

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

PATH
  remote: .
  specs:
    patch_ruby (1.14.0)
      typhoeus (~> 1.0, >= 1.0.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    ast (2.4.2)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    ethon (0.14.0)
      ffi (>= 1.15.0)
    factory_bot (6.2.0)
      activesupport (>= 5.0.0)
    ffi (1.15.4)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.4)
    method_source (1.0.0)
    minitest (5.14.4)
    parallel (1.20.1)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.8.0)
      byebug (~> 11.0)
      pry (~> 0.10)
    psych (4.0.1)
    rainbow (3.0.0)
    rake (13.0.6)
    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.66.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      psych (>= 3.1.0)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.6)
    ruby-progressbar (1.11.0)
    typhoeus (1.4.0)
      ethon (>= 0.9.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (1.5.0)
    zeitwerk (2.4.2)

PLATFORMS
  x86_64-darwin-20

DEPENDENCIES
  factory_bot (~> 6.2)
  patch_ruby!
  pry
  pry-byebug
  rake (~> 13.0.1)
  rspec (~> 3.6, >= 3.6.0)
  rubocop (~> 0.66.0)

BUNDLED WITH
   2.2.22

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
patch_ruby-1.14.0 Gemfile.lock