Skip to content

Commit

Permalink
Bump mimemagic from 0.3.10 to 0.4.3 (#295)
Browse files Browse the repository at this point in the history
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](mimemagicrb/mimemagic@v0.3.10...v0.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Sherman <[email protected]>
  • Loading branch information
dependabot[bot] and yulgolem authored Jun 7, 2021
1 parent 518c4b1 commit bffa8a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem 'aws-sdk-ses', '~> 1.38'
gem 'bootsnap', require: false
gem 'figaro', '~> 1.2.0'
gem 'jbuilder'
gem 'mimemagic', '~> 0.3.10'
gem 'mimemagic', '~> 0.4.3'
gem 'pg', '~> 1.2.3'
gem 'rails', '>= 6.0.3.1'
gem 'recaptcha', '~> 5.8', require: 'recaptcha/rails'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
mini_mime (>= 0.1.1)
marcel (1.0.1)
method_source (1.0.0)
mimemagic (0.3.10)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mina (1.2.3)
Expand Down Expand Up @@ -248,7 +248,7 @@ DEPENDENCIES
figaro (~> 1.2.0)
jbuilder
listen (>= 3.0.5, < 3.6)
mimemagic (~> 0.3.10)
mimemagic (~> 0.4.3)
mina (~> 1.2.3)
passenger (>= 5.3.2)
pg (~> 1.2.3)
Expand Down

0 comments on commit bffa8a6

Please sign in to comment.