Skip to content

Commit

Permalink
fix: remove mimemagic
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Jun 30, 2022
1 parent ad27b5a commit e2baeaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ gem "newrelic_rpm"

# gem "decidim-user_extension", path: "decidim-user_extension"

# When rails >= 5.2.5 or 6.0.3.6, you can remove this gem.
gem "mimemagic", "~> 0.3.10"

group :development, :test do
gem "byebug", "~> 11.0", platform: :mri
gem "figaro"
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -511,9 +511,6 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
Expand Down Expand Up @@ -837,7 +834,6 @@ DEPENDENCIES
fog-aws
letter_opener_web (~> 1.3)
listen (~> 3.1)
mimemagic (~> 0.3.10)
newrelic_rpm
puma (>= 5.0.0)
rspec-rails
Expand Down

0 comments on commit e2baeaf

Please sign in to comment.