Sha256: ade6bb40ac75a3cc67e72e9a26f61983f5dcb88927b234d2ac390d4179a1460b

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 KB

Contents

PATH
  remote: .
  specs:
    deprecation_toolkit (2.2.0)
      activesupport (>= 6.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.2)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    ast (2.4.2)
    base64 (0.2.0)
    bigdecimal (3.1.4)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    diff-lcs (1.5.0)
    drb (2.2.0)
      ruby2_keywords
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    minitest (5.20.0)
    mutex_m (0.2.0)
    parallel (1.21.0)
    parser (3.1.1.0)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.2.1)
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rubocop (1.25.1)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.15.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.16.0)
      parser (>= 3.1.1.0)
    rubocop-shopify (2.5.0)
      rubocop (~> 1.25)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  deprecation_toolkit!
  minitest
  rake
  rspec
  rubocop-shopify

BUNDLED WITH
   2.4.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
deprecation_toolkit-2.2.0 Gemfile.lock