Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #388 from department-of-veterans-affairs/dependabo…
Browse files Browse the repository at this point in the history
…t/bundler/sidekiq-7.0.2

fix: bump sidekiq from 7.0.1 to 7.0.2
  • Loading branch information
holdenhinkle authored Dec 7, 2022
2 parents 9649af7 + 5b6936d commit 75ddeb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ GEM
redcarpet (3.5.1)
redis (5.0.5)
redis-client (>= 0.9.0)
redis-client (0.11.1)
redis-client (0.11.2)
connection_pool
regexp_parser (2.6.0)
request_store (1.5.1)
Expand Down Expand Up @@ -350,11 +350,11 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sidekiq (7.0.1)
sidekiq (7.0.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.9.0)
redis-client (>= 0.11.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down

0 comments on commit 75ddeb3

Please sign in to comment.