Skip to content

Commit

Permalink
Merge pull request #1847 from exploradoresdemadrid/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/sidekiq-7.3.6

Bump sidekiq from 7.3.5 to 7.3.6
  • Loading branch information
mergify[bot] authored Nov 21, 2024
2 parents 7a37abb + fdd3f2d commit d92f2b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem 'chartkick'
gem 'devise', '>= 4.8.0'
gem 'devise-i18n', '>= 1.10.1'
gem 'rack-cors'
gem 'sidekiq', '~>7.3.5'
gem 'sidekiq', '~>7.3.6'

gem 'cocoon'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ GEM
tilt
shoulda-matchers (6.4.0)
activesupport (>= 5.2.0)
sidekiq (7.3.5)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down Expand Up @@ -351,7 +351,7 @@ DEPENDENCIES
rubocop
sass-rails (~> 6.0, >= 6.0.0)
shoulda-matchers (>= 4.1.2)
sidekiq (~> 7.3.5)
sidekiq (~> 7.3.6)
simple_form (>= 5.1.0)
simplecov
spring
Expand Down

0 comments on commit d92f2b5

Please sign in to comment.