mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +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'
|
||||
|
|
|
@ -286,7 +286,7 @@ GEM
|
|||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2021.0225)
|
||||
mimemagic (0.3.10)
|
||||
mimemagic (0.4.3)
|
||||
nokogiri (~> 1)
|
||||
rake
|
||||
mini_mime (1.1.0)
|
||||
|
@ -544,7 +544,7 @@ DEPENDENCIES
|
|||
kaminari
|
||||
lhv!
|
||||
mime-types-data
|
||||
mimemagic (= 0.3.10)
|
||||
mimemagic (= 0.4.3)
|
||||
minitest (~> 5.14)
|
||||
money-rails
|
||||
nokogiri (~> 1.11.3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue