diff --git a/Gemfile.lock b/Gemfile.lock index d3209c5..bafa9b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM babel-source (>= 4.0, < 6) execjs (~> 2.0) bcrypt (3.1.12) - better_errors (2.5.1) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -113,7 +113,7 @@ GEM childprocess (1.0.1) rake (< 13.0) chunky_png (1.3.11) - coderay (1.1.2) + coderay (1.1.3) compass (1.0.3) chunky_png (~> 1.2) compass-core (~> 1.0.2) @@ -161,7 +161,7 @@ GEM railties (>= 3.2, < 6.1) down (4.8.0) addressable (~> 2.5) - erubi (1.8.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.0.2) activesupport (>= 4.2.0) @@ -250,7 +250,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -289,7 +291,7 @@ GEM puma (3.12.1) pundit (2.0.1) activesupport (>= 3.0.0) - rack (2.0.7) + rack (2.2.3) rack-cors (1.0.6) rack (>= 1.6.0) rack-protection (2.0.5)