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 #329 from department-of-veterans-affairs/dependabo…
Browse files Browse the repository at this point in the history
…t/bundler/sidekiq-6.5.7

fix: bump sidekiq from 6.5.6 to 6.5.7
  • Loading branch information
LindseySaari authored Sep 21, 2022
2 parents 2fd4f71 + 4ced359 commit a693f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
childprocess (4.1.0)
coderay (1.1.3)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
connection_pool (2.3.0)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -334,7 +334,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sidekiq (6.5.6)
sidekiq (6.5.7)
connection_pool (>= 2.2.5)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
Expand Down

0 comments on commit a693f75

Please sign in to comment.