Skip to content

Commit

Permalink
update mimemagic version due to well known issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacug committed May 28, 2021
1 parent 8e70dab commit 23f12b3
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ GEM
faker (1.6.6)
i18n (~> 0.5)
fastercsv (1.5.5)
ffi (1.9.17)
ffi (1.12.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
treetop (~> 1.4.8)
metaclass (0.0.4)
mime-types (1.25.1)
mimemagic (0.3.2)
mimemagic (0.3.9)
mini_portile2 (2.1.0)
minitest (4.7.5)
minitest-rails (1.0.1)
Expand Down Expand Up @@ -307,9 +307,8 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
scrypt (3.0.3)
ffi-compiler (>= 1.0.0)
rake
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
select2-rails (4.0.0)
thor (~> 0.14)
sexy_relations (1.0.4)
Expand Down Expand Up @@ -435,4 +434,4 @@ DEPENDENCIES
uglifier

BUNDLED WITH
1.16.1
1.17.3

0 comments on commit 23f12b3

Please sign in to comment.