Sha256: 04b40666aa8d0b9915f9a349197750eab4dc083cd3ea225c558b0cf9b45f6811

Contents?: true

Size: 1.55 KB

Versions: 2

Compression:

Stored size: 1.55 KB

Contents

PATH
  remote: .
  specs:
    platform-style (0.2.0)
      rubocop (~> 1.42)
      rubocop-graphql (~> 0.18)
      rubocop-performance (~> 1.15)
      rubocop-rails (~> 2.17)
      rubocop-rspec (~> 2.16)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    ast (2.4.2)
    concurrent-ruby (1.1.10)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    json (2.6.3)
    minitest (5.17.0)
    parallel (1.22.1)
    parser (3.2.0.0)
      ast (~> 2.4.1)
    rack (3.0.3)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.6.1)
    rexml (3.2.5)
    rubocop (1.42.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.24.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.24.1)
      parser (>= 3.1.1.0)
    rubocop-graphql (0.18.0)
      rubocop (>= 0.87, < 2)
    rubocop-performance (1.15.2)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.17.4)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    rubocop-rspec (2.16.0)
      rubocop (~> 1.33)
    ruby-progressbar (1.11.0)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.4.2)

PLATFORMS
  arm64-darwin-21

DEPENDENCIES
  platform-style!
  rake (~> 13.0)
  rubocop (~> 1.21)

BUNDLED WITH
   2.3.17

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
platform-style-0.2.1 Gemfile.lock
platform-style-0.2.0 Gemfile.lock