Sha256: f9528eb562e56859588f5d97aa930ab2b2da450261ea2ff92a5e4bf0247dc07a

Contents?: true

Size: 1.76 KB

Versions: 1

Compression:

Stored size: 1.76 KB

Contents

PATH
  remote: .
  specs:
    karafka (2.0.27)
      karafka-core (>= 2.0.9, < 3.0.0)
      thor (>= 0.20)
      waterdrop (>= 2.4.9, < 3.0.0)
      zeitwerk (~> 2.3)

GEM
  remote: https://rubygems.org/
  specs:
    activejob (7.0.4)
      activesupport (= 7.0.4)
      globalid (>= 0.3.6)
    activesupport (7.0.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    byebug (11.1.3)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    docile (1.4.0)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    ffi (1.15.5)
    globalid (1.0.0)
      activesupport (>= 5.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    karafka-core (2.0.9)
      concurrent-ruby (>= 1.1)
      karafka-rdkafka (>= 0.12)
    karafka-rdkafka (0.12.0)
      ffi (~> 1.15)
      mini_portile2 (~> 2.6)
      rake (> 12)
    mini_portile2 (2.8.1)
    minitest (5.17.0)
    rake (13.0.6)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.0)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    thor (1.2.1)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    waterdrop (2.4.9)
      karafka-core (>= 2.0.9, < 3.0.0)
      zeitwerk (~> 2.3)
    zeitwerk (2.6.6)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  activejob
  byebug
  factory_bot
  karafka!
  rspec
  simplecov

BUNDLED WITH
   2.4.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
karafka-2.0.27 Gemfile.lock