diff --git a/Gemfile.lock b/Gemfile.lock index 571dae7..537a242 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) crass (1.0.4) debug_inspector (0.0.3) devise (4.5.0) @@ -93,14 +93,14 @@ GEM actionpack (>= 3.2.13) formtastic_i18n (0.6.0) get_process_mem (0.2.3) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) has_scope (0.7.2) actionpack (>= 4.1) activesupport (>= 4.1) humanize_boolean (0.0.2) i18n - i18n (1.3.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.9.0) actionpack (>= 4.2, < 5.3) @@ -145,10 +145,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.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) msgpack (1.2.4) multi_json (1.13.1) newrelic_rpm (5.6.0.349) @@ -272,7 +274,7 @@ GEM less-rails (>= 2.5.0) rails (>= 3.1) railties (>= 3.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)