Skip to content

Commit

Permalink
Bump sidekiq from 7.1.0 to 7.1.3
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.1.0 to 7.1.3.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.1.0...v7.1.3)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and randalldfloyd committed Oct 16, 2023
1 parent 8271c10 commit 1131c04
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
connection_pool (2.4.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
countries (3.1.0)
i18n_data (~> 0.11.0)
sixarm_ruby_unaccent (~> 1.1)
Expand Down Expand Up @@ -731,7 +731,7 @@ GEM
rails (>= 5.0, < 6.2)
rdf
racc (1.6.2)
rack (2.2.7)
rack (2.2.8)
rack-mini-profiler (3.0.0)
rack (>= 1.2.0)
rack-proxy (0.7.2)
Expand Down Expand Up @@ -839,7 +839,7 @@ GEM
redic (1.5.3)
hiredis
redis (4.8.1)
redis-client (0.14.1)
redis-client (0.17.0)
connection_pool
redis-namespace (1.8.2)
redis (>= 3.0.4)
Expand Down Expand Up @@ -944,7 +944,7 @@ GEM
rdf-xsd (~> 3.2)
sparql (~> 3.2)
sxp (~> 1.2)
sidekiq (7.1.0)
sidekiq (7.1.3)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down

0 comments on commit 1131c04

Please sign in to comment.