diff --git a/Gemfile.lock b/Gemfile.lock index 07e2d31b..3b323db7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM image_size (>= 1.5, < 3) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_optim_pack (0.5.1-x86_64-darwin) + image_optim_pack (0.5.1) fspath (>= 2.1, < 4) image_optim (~> 0.19) image_processing (0.11.2) @@ -213,7 +213,9 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.8.0) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -249,7 +251,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) - puma (3.11.3) + puma (4.3.12) + nio4r (~> 2.0) rack (2.0.4) rack-cors (0.4.1) rack-protection (2.0.3)