mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Bump mimemagic from 0.3.10 to 0.4.3
Bumps [mimemagic](https://github.com/mimemagicrb/mimemagic) from 0.3.10 to 0.4.3. - [Release notes](https://github.com/mimemagicrb/mimemagic/releases) - [Changelog](https://github.com/mimemagicrb/mimemagic/blob/master/CHANGELOG.md) - [Commits](https://github.com/mimemagicrb/mimemagic/compare/v0.3.10...v0.4.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a82eac54de
commit
26db6a8078
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -6,7 +6,7 @@ gem 'apipie-rails', '~> 0.5.18'
|
|||
gem 'bootsnap', '>= 1.1.0', require: false
|
||||
gem 'iso8601', '0.12.1' # for dates and times
|
||||
gem 'mime-types-data'
|
||||
gem 'mimemagic', '0.3.10'
|
||||
gem 'mimemagic', '0.4.3'
|
||||
gem 'rails', '~> 6.0'
|
||||
gem 'rest-client'
|
||||
gem 'uglifier'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue