Skip to content

Commit

Permalink
bump-deps-2024-03-07 (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
nijikon authored Mar 7, 2024
1 parent 84766be commit b61cf19
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -25,22 +25,20 @@ GEM
connection_pool (2.4.1)
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
ffi (1.16.3)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
karafka-core (2.2.7)
concurrent-ruby (>= 1.1)
karafka-rdkafka (>= 0.13.9, < 0.15.0)
karafka-rdkafka (0.14.7)
karafka-core (2.3.0)
karafka-rdkafka (>= 0.14.8, < 0.15.0)
karafka-rdkafka (0.14.10)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
mini_portile2 (2.8.5)
minitest (5.21.2)
minitest (5.22.2)
mutex_m (0.2.0)
rake (13.1.0)
rspec (3.13.0)
Expand All @@ -55,8 +53,7 @@ GEM
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
ruby2_keywords (0.0.5)
rspec-support (3.13.1)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -65,10 +62,10 @@ GEM
simplecov_json_formatter (0.1.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
ruby
arm64-darwin-22
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit b61cf19

Please sign in to comment.