karafka.gemspec in karafka-2.0.30 vs karafka.gemspec in karafka-2.0.31
- 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.0.9', '< 3.0.0'
+ spec.add_dependency 'karafka-core', '>= 2.0.11', '< 3.0.0'
spec.add_dependency 'thor', '>= 0.20'
spec.add_dependency 'waterdrop', '>= 2.4.10', '< 3.0.0'
spec.add_dependency 'zeitwerk', '~> 2.3'
if $PROGRAM_NAME.end_with?('gem')