Skip to content

Commit

Permalink
Merge pull request #528 from exploradoresdemadrid/dependabot/bundler/…
Browse files Browse the repository at this point in the history
…sidekiq-6.2.0
  • Loading branch information
dependabot[bot] committed Apr 1, 2021
2 parents b55bd35 + 9ab1982 commit 59db49d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -24,7 +24,7 @@ gem 'chartkick'
gem 'devise', '>= 4.7.1'
gem 'devise-i18n', '>= 1.9.1'
gem 'rack-cors'
gem 'sidekiq', '~>6.1.3'
gem 'sidekiq', '~>6.2.0'

gem 'cocoon'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -247,7 +247,7 @@ GEM
tilt
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
sidekiq (6.1.3)
sidekiq (6.2.0)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
Expand Down Expand Up @@ -327,7 +327,7 @@ DEPENDENCIES
rubocop
sass-rails (~> 6.0, >= 6.0.0)
shoulda-matchers (>= 4.1.2)
sidekiq (~> 6.1.3)
sidekiq (~> 6.2.0)
simple_form (>= 5.0.1)
simplecov
spring
Expand Down

0 comments on commit 59db49d

Please sign in to comment.