Skip to content

Commit

Permalink
Bump mime-types from 3.5.2 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.5.2 to 3.6.0.
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md)
- [Commits](mime-types/ruby-mime-types@v3.5.2...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f4ebc97 commit 3524a28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'haml', '~> 6.3'
gem 'iso-639', '~> 0.3.6'
gem 'json', '~> 2.7'
gem 'mail', '~> 2.8'
gem 'mime-types', '~> 3.5'
gem 'mime-types', '~> 3.6'
gem 'nokogiri', '~> 1.13'
gem 'redis', '~> 4.8'
gem 'redis-namespace', '~> 1.11'
Expand Down
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,16 @@ GEM
iso-639 (0.3.6)
json (2.7.2)
kgio (2.11.4)
logger (1.6.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mime-types (3.5.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
mime-types-data (3.2024.1001)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mustermann (3.0.3)
Expand Down Expand Up @@ -129,7 +131,7 @@ DEPENDENCIES
iso-639 (~> 0.3.6)
json (~> 2.7)
mail (~> 2.8)
mime-types (~> 3.5)
mime-types (~> 3.6)
nokogiri (~> 1.13)
rack-test
rake
Expand Down

0 comments on commit 3524a28

Please sign in to comment.