Skip to content

Commit

Permalink
Update dependency karafka to v2.4.16 (#537)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent c86f836 commit e31b7c8
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions v2.4-rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@ GEM
drb (2.2.1)
erubi (1.13.0)
ffi (1.17.0)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86-linux-gnu)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.6)
Expand All @@ -98,14 +92,15 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
karafka (2.4.15)
karafka (2.4.16)
base64 (~> 0.2)
karafka-core (>= 2.4.4, < 2.5.0)
karafka-rdkafka (>= 0.17.2)
waterdrop (>= 2.7.3, < 3.0.0)
zeitwerk (~> 2.3)
karafka-core (2.4.7)
karafka-core (2.4.8)
karafka-rdkafka (>= 0.17.6, < 0.19.0)
logger (>= 1.6.0)
karafka-rdkafka (0.17.6)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
Expand Down

0 comments on commit e31b7c8

Please sign in to comment.