karafka.gemspec in karafka-2.2.10 vs karafka.gemspec in karafka-2.2.11
- old
+ new
@@ -19,10 +19,10 @@
Karafka allows you to capture everything that happens in your systems in large scale,
without having to focus on things that are not your business domain.
DESC
- spec.add_dependency 'karafka-core', '>= 2.2.2', '< 2.3.0'
+ spec.add_dependency 'karafka-core', '>= 2.2.6', '< 2.3.0'
spec.add_dependency 'waterdrop', '>= 2.6.10', '< 3.0.0'
spec.add_dependency 'zeitwerk', '~> 2.3'
if $PROGRAM_NAME.end_with?('gem')
spec.signing_key = File.expand_path('~/.ssh/gem-private_key.pem')