Sha256: a0d1ff320c56314d78da05a79f629fb6f6192e9495376bda2aaab497b92471db

Contents?: true

Size: 1.6 KB

Versions: 1

Compression:

Stored size: 1.6 KB

Contents

PATH
  remote: .
  specs:
    karafka-core (2.3.0)
      karafka-rdkafka (>= 0.14.8, < 0.15.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.3)
      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)
    base64 (0.2.0)
    bigdecimal (3.1.6)
    byebug (11.1.3)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    diff-lcs (1.5.0)
    docile (1.4.0)
    drb (2.2.0)
      ruby2_keywords
    factory_bot (6.4.5)
      activesupport (>= 5.0.0)
    ffi (1.16.3)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    karafka-rdkafka (0.14.8)
      ffi (~> 1.15)
      mini_portile2 (~> 2.6)
      rake (> 12)
    mini_portile2 (2.8.5)
    minitest (5.21.2)
    mutex_m (0.2.0)
    rake (13.1.0)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.1)
    ruby2_keywords (0.0.5)
    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)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  byebug
  factory_bot
  karafka-core!
  rspec
  simplecov

BUNDLED WITH
   2.5.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
karafka-core-2.3.0 Gemfile.lock