Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jul 5, 2024
1 parent afc25fe commit 7796d7e
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -204,7 +205,7 @@ GEM
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
numerizer (0.1.1)
pagy (8.6.2)
pagy (8.6.3)
pg (1.5.6)
pg_query (5.1.0)
google-protobuf (>= 3.22.3)
Expand All @@ -217,7 +218,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.1.4)
rack (3.1.6)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-attack-rate-limit (1.1.0)
Expand Down Expand Up @@ -293,11 +294,12 @@ GEM
shoulda-context (2.0.0)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
sidekiq (7.2.4)
sidekiq (7.3.0)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.19.0)
redis-client (>= 0.22.2)
sidekiq-status (3.0.3)
chronic_duration
sidekiq (>= 6.0, < 8)
Expand Down

0 comments on commit 7796d7e

Please sign in to comment.