Skip to content

Commit

Permalink
remarks
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Oct 18, 2023
1 parent 9bd1d7d commit 5a3cc8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ plugin 'diffend'

gemspec

gem 'karafka-rdkafka', path: '/mnt/software/Karafka/karafka-rdkafka'

group :development do
gem 'byebug'
end
Expand Down
13 changes: 4 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ PATH
karafka-core (>= 2.2.3, < 3.0.0)
zeitwerk (~> 2.3)

PATH
remote: /mnt/software/Karafka/karafka-rdkafka
specs:
karafka-rdkafka (0.13.6)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)

GEM
remote: https://rubygems.org/
specs:
Expand All @@ -33,6 +25,10 @@ GEM
karafka-core (2.2.3)
concurrent-ruby (>= 1.1)
karafka-rdkafka (>= 0.13.6, < 0.14.0)
karafka-rdkafka (0.13.6)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
mini_portile2 (2.8.2)
minitest (5.19.0)
rake (13.0.6)
Expand Down Expand Up @@ -65,7 +61,6 @@ PLATFORMS
DEPENDENCIES
byebug
factory_bot
karafka-rdkafka!
rspec
simplecov
waterdrop!
Expand Down

0 comments on commit 5a3cc8b

Please sign in to comment.