Sha256: 75fc5b4588fa2a3c3987e33c9b53209ee0c38b133663f0f4e930e5bd9eff7c4a

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

PATH
  remote: .
  specs:
    all_futures (1.0.3)
      activeentity (~> 6.1)
      kredis (~> 0.4)

GEM
  remote: https://rubygems.org/
  specs:
    activeentity (6.1.1)
      activemodel (~> 6.0, < 7.0)
      activesupport (~> 6.0, < 7.0)
    activemodel (6.1.4.1)
      activesupport (= 6.1.4.1)
    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)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    kredis (0.4.0)
      activesupport (>= 6.0.0)
      redis (~> 4.2)
    magic_frozen_string_literal (1.2.0)
    method_source (1.0.0)
    minitest (5.14.4)
    parallel (1.21.0)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.0.0)
    rake (13.0.6)
    redis (4.4.0)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rubocop (1.20.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.9.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.11.0)
      parser (>= 3.0.1.1)
    rubocop-performance (1.11.5)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    ruby_jard (0.3.1)
      byebug (>= 9.1, < 12.0)
      pry (~> 0.13.0)
      tty-screen (~> 0.8.1)
    standard (1.3.0)
      rubocop (= 1.20.0)
      rubocop-performance (= 1.11.5)
    standardrb (1.0.0)
      standard
    tty-screen (0.8.1)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.1.0)
    zeitwerk (2.4.2)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  all_futures!
  magic_frozen_string_literal (~> 1.2.0)
  rake (~> 13.0, >= 13.0.3)
  ruby_jard (~> 0.3)
  standardrb (~> 1.0)

BUNDLED WITH
   2.2.20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
all_futures-1.0.3 Gemfile.lock