Merge pull request #24 from Freika/dependabot/bundler/shrine-3.6.0

Bump shrine from 3.5.0 to 3.6.0
This commit is contained in:
Eugene Burmakin 2024-04-30 22:20:26 +02:00 committed by GitHub
commit 783a4d280a
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.4)
@ -389,7 +389,7 @@ DEPENDENCIES
rspec-rails
rubocop-rails
shoulda-matchers
shrine (~> 3.5)
shrine (~> 3.6)
sidekiq
sidekiq-cron
simplecov