Skip to content

Commit

Permalink
Uplift to mimemagic 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alb3rtobr committed Mar 26, 2021
1 parent f50f0fc commit 739b0b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions template_app/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ gem 'puma'
gem 'therubyracer'
gem 'sendgrid-ruby', '< 3.0'
gem 'elasticsearch', '~> 2.0.0'
gem 'mimemagic', '~> 0.3.7'
11 changes: 10 additions & 1 deletion template_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,20 @@ GEM
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
libv8 (3.16.14.15)
mimemagic (0.3.2)
mimemagic (0.3.9)
nokogiri (~> 1)
rake
mini_portile2 (2.5.0)
multi_json (1.13.1)
multipart-post (2.0.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
puma (3.12.0)
racc (1.5.2)
rack (2.0.6)
rack-rewrite (1.5.1)
rake (13.0.3)
ref (2.0.0)
sendgrid-ruby (1.1.6)
faraday (~> 0.9)
Expand All @@ -33,6 +41,7 @@ PLATFORMS

DEPENDENCIES
elasticsearch (~> 2.0.0)
mimemagic (~> 0.3.7)
puma
rack
rack-rewrite
Expand Down

0 comments on commit 739b0b8

Please sign in to comment.