Merge pull request #2745 from differentreality/mimemagic

Update mimemagic
This commit is contained in:
Henne Vogelsang 2021-04-13 13:51:16 +02:00 committed by GitHub
commit d647f6433a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -11,7 +11,7 @@ jobs:
linters:
runs-on: ubuntu-latest
env:
OSEM_RUBY_VERSION: 2.5.8
OSEM_RUBY_VERSION: 2.5.9
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
@ -26,7 +26,7 @@ jobs:
name: spec
env:
OSEM_DB_ADAPTER: sqlite3
OSEM_RUBY_VERSION: 2.5.8
OSEM_RUBY_VERSION: 2.5.9
RAILS_ENV: test
strategy:
matrix:

View file

@ -281,7 +281,9 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mimemagic (0.3.5)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mina (1.2.3)
open4 (~> 1.3.4)
rake