Bump shrine from 3.5.0 to 3.6.0

Bumps [shrine](https://github.com/shrinerb/shrine) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/shrinerb/shrine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shrinerb/shrine/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: shrine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-29 14:43:38 +00:00 committed by GitHub
parent b447c67916
commit d9fd10e830
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ gem 'pg'
gem 'puma'
gem 'pundit'
gem 'rails'
gem 'shrine', '~> 3.5'
gem 'shrine', '~> 3.6'
gem 'sidekiq'
gem 'sidekiq-cron'
gem 'sprockets-rails'

View file

@ -295,7 +295,7 @@ GEM
ruby-progressbar (1.13.0)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
shrine (3.5.0)
shrine (3.6.0)
content_disposition (~> 1.0)
down (~> 5.1)
sidekiq (7.2.2)
@ -389,7 +389,7 @@ DEPENDENCIES
rspec-rails
rubocop-rails
shoulda-matchers
shrine (~> 3.5)
shrine (~> 3.6)
sidekiq
sidekiq-cron
simplecov