Sha256: f0f8c83a13e75e71daa248669177f5f54df741830fc779400ca3787570365558

Contents?: true

Size: 1.79 KB

Versions: 2

Compression:

Stored size: 1.79 KB

Contents

PATH
  remote: .
  specs:
    polutan (1.0.0)
      activeentity (~> 6.1)
      kredis (~> 0.2)

GEM
  remote: https://rubygems.org/
  specs:
    activeentity (6.3.0)
      activemodel (>= 6.0, < 8)
      activesupport (>= 6.0, < 8)
    activemodel (7.0.2.2)
      activesupport (= 7.0.2.2)
    activesupport (7.0.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    ast (2.4.2)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    kredis (0.4.0)
      activesupport (>= 6.0.0)
      redis (~> 4.2)
    magic_frozen_string_literal (1.2.0)
    method_source (0.9.2)
    minitest (5.15.0)
    parallel (1.21.0)
    parser (3.1.0.0)
      ast (~> 2.4.1)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-nav (0.3.0)
      pry (>= 0.9.10, < 0.13.0)
    rainbow (3.1.1)
    rake (13.0.6)
    redis (4.6.0)
    regexp_parser (2.2.1)
    rexml (3.2.5)
    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.15.2)
      parser (>= 3.0.1.1)
    rubocop-performance (1.13.2)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    standard (1.7.2)
      rubocop (= 1.25.1)
      rubocop-performance (= 1.13.2)
    standardrb (1.0.1)
      standard
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  magic_frozen_string_literal (~> 1.2.0)
  polutan!
  pry (~> 0.12)
  pry-nav (~> 0.3)
  rake (~> 13.0, >= 13.0.3)
  standardrb (~> 1.0)

BUNDLED WITH
   2.1.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
polutan-1.0.2 Gemfile.lock
polutan-1.0.0 Gemfile.lock