karafka.gemspec in karafka-2.2.0 vs karafka.gemspec in karafka-2.2.1
- 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.1.1', '< 2.2.0'
+ spec.add_dependency 'karafka-core', '>= 2.2.0', '< 2.3.0'
spec.add_dependency 'thor', '>= 0.20'
spec.add_dependency 'waterdrop', '>= 2.6.6', '< 3.0.0'
spec.add_dependency 'zeitwerk', '~> 2.3'
if $PROGRAM_NAME.end_with?('gem')