diff --git a/Gemfile.lock b/Gemfile.lock index ccb4e5c..9c60433 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM arel (9.0.0) ast (2.4.0) bcrypt (3.1.13) - better_errors (2.5.1) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -87,7 +87,7 @@ GEM byebug (11.0.1) case_transform (0.2) activesupport - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.6) crass (1.0.6) database_cleaner (1.7.0) @@ -103,7 +103,7 @@ GEM devise (>= 2.1.0) diff-lcs (1.3) docile (1.3.2) - erubi (1.9.0) + erubi (1.10.0) erubis (2.7.0) execjs (2.7.0) factory_bot (5.0.2) @@ -167,7 +167,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1)