Gemfile.lock in karafka-sidekiq-backend-1.4.6 vs Gemfile.lock in karafka-sidekiq-backend-1.4.7
- old
+ new
@@ -1,98 +1,105 @@
PATH
remote: .
specs:
- karafka-sidekiq-backend (1.4.6)
+ karafka-sidekiq-backend (1.4.7)
karafka (~> 1.4.0)
sidekiq (>= 4.2)
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.10)
- connection_pool (2.2.5)
+ connection_pool (2.3.0)
delivery_boy (1.1.0)
king_konf (~> 1.0)
ruby-kafka (~> 1.0)
diff-lcs (1.5.0)
digest-crc (0.6.4)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
- dry-configurable (0.14.0)
- concurrent-ruby (~> 1.0)
+ dry-configurable (0.16.1)
dry-core (~> 0.6)
- dry-container (0.9.0)
+ zeitwerk (~> 2.6)
+ dry-container (0.11.0)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.13, >= 0.13.0)
- dry-core (0.7.1)
+ dry-core (0.9.1)
concurrent-ruby (~> 1.0)
- dry-events (0.3.0)
+ zeitwerk (~> 2.6)
+ dry-events (0.4.0)
concurrent-ruby (~> 1.0)
- dry-core (~> 0.5, >= 0.5)
- dry-inflector (0.2.1)
+ dry-core (~> 0.9, >= 0.9)
+ dry-inflector (0.3.0)
dry-initializer (3.1.1)
- dry-logic (1.2.0)
+ dry-logic (1.3.0)
concurrent-ruby (~> 1.0)
- dry-core (~> 0.5, >= 0.5)
- dry-monitor (0.5.0)
- dry-configurable (~> 0.13, >= 0.13.0)
- dry-core (~> 0.5, >= 0.5)
- dry-events (~> 0.2)
- dry-schema (1.9.1)
+ dry-core (~> 0.9, >= 0.9)
+ zeitwerk (~> 2.6)
+ dry-monitor (0.7.0)
+ dry-configurable (~> 0.16, >= 0.16.0)
+ dry-core (~> 0.9, >= 0.9)
+ dry-events (~> 0.4, >= 0.4.0)
+ dry-schema (1.11.3)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.13, >= 0.13.0)
- dry-core (~> 0.5, >= 0.5)
+ dry-configurable (~> 0.16, >= 0.16)
+ dry-core (~> 0.9, >= 0.9)
dry-initializer (~> 3.0)
- dry-logic (~> 1.0)
- dry-types (~> 1.5)
- dry-types (1.5.1)
+ dry-logic (~> 1.3)
+ dry-types (~> 1.6)
+ zeitwerk (~> 2.6)
+ dry-types (1.6.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
- dry-core (~> 0.5, >= 0.5)
+ dry-core (~> 0.9, >= 0.9)
dry-inflector (~> 0.1, >= 0.1.2)
- dry-logic (~> 1.0, >= 1.0.2)
- dry-validation (1.8.0)
+ dry-logic (~> 1.3, >= 1.3)
+ zeitwerk (~> 2.6)
+ dry-validation (1.9.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
- dry-core (~> 0.5, >= 0.5)
+ dry-core (~> 0.9, >= 0.9)
dry-initializer (~> 3.0)
- dry-schema (~> 1.9, >= 1.9.1)
- envlogic (1.1.4)
+ dry-schema (~> 1.11, >= 1.11.0)
+ zeitwerk (~> 2.6)
+ envlogic (1.1.5)
dry-inflector (~> 0.1)
- karafka (1.4.13)
- dry-configurable (~> 0.13)
+ karafka (1.4.14)
+ concurrent-ruby
+ dry-configurable (~> 0.16)
dry-inflector (~> 0.2)
dry-monitor (~> 0.5)
dry-validation (~> 1.7)
envlogic (~> 1.1)
ruby-kafka (>= 1.3.0)
thor (>= 1.1)
waterdrop (~> 1.4)
- zeitwerk (~> 2.4)
- king_konf (1.0.0)
- rack (2.2.3)
+ zeitwerk (~> 2.6)
+ king_konf (1.0.1)
+ rack (3.0.1)
rake (13.0.6)
- redis (4.6.0)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ redis-client (0.11.2)
+ connection_pool
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
- ruby-kafka (1.4.0)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ ruby-kafka (1.5.0)
digest-crc
- sidekiq (6.4.1)
- connection_pool (>= 2.2.2)
- rack (~> 2.0)
- redis (>= 4.2.0)
+ sidekiq (7.0.2)
+ concurrent-ruby (< 2)
+ connection_pool (>= 2.3.0)
+ rack (>= 2.2.4)
+ redis-client (>= 0.11.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
@@ -103,18 +110,18 @@
dry-configurable (~> 0.13)
dry-monitor (~> 0.5)
dry-validation (~> 1.7)
ruby-kafka (>= 1.3.0)
zeitwerk (~> 2.4)
- zeitwerk (2.5.4)
+ zeitwerk (2.6.6)
PLATFORMS
- arm64-darwin-21
+ arm64-darwin
x86_64-linux
DEPENDENCIES
karafka-sidekiq-backend!
rspec
simplecov
BUNDLED WITH
- 2.3.11
+ 2.3.24