Skip to content

Commit

Permalink
update karafka-rdkafka to 0.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Oct 31, 2023
1 parent 07eae52 commit c719521
Showing 1 changed file with 23 additions and 11 deletions.
34 changes: 23 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,41 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7.2)
activesupport (7.1.1)
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.1.1)
bigdecimal (3.1.4)
byebug (11.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
docile (1.4.0)
drb (2.1.1)
ruby2_keywords
factory_bot (6.3.0)
activesupport (>= 5.0.0)
ffi (1.15.5)
ffi (1.16.3)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
karafka-core (2.2.3)
karafka-core (2.2.4)
concurrent-ruby (>= 1.1)
karafka-rdkafka (>= 0.13.6, < 0.14.0)
karafka-rdkafka (0.13.6)
karafka-rdkafka (0.13.7)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
mini_portile2 (2.8.2)
minitest (5.19.0)
rake (13.0.6)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutex_m (0.1.2)
rake (13.1.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand All @@ -41,10 +52,11 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.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)
Expand All @@ -53,7 +65,7 @@ GEM
simplecov_json_formatter (0.1.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.8)
zeitwerk (2.6.12)

PLATFORMS
x86_64-linux
Expand All @@ -66,4 +78,4 @@ DEPENDENCIES
waterdrop!

BUNDLED WITH
2.4.12
2.4.19

0 comments on commit c719521

Please sign in to comment.