diff --git a/Gemfile.lock b/Gemfile.lock index aa78c94..8414f15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM builder (3.2.4) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.5.0) bcrypt (~> 3.0) @@ -72,9 +72,9 @@ GEM ffi (1.9.25) font-awesome-sass (5.0.13) sassc (>= 1.11) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -90,10 +90,12 @@ 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.0) + minitest (5.15.0) msgpack (1.2.4) multi_json (1.13.1) nio4r (2.5.2) @@ -180,7 +182,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.18) execjs (>= 0.3.0, < 3)