diff --git a/Gemfile.lock b/Gemfile.lock index 62e110a6..9247ffe4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM ffi (~> 1.0, >= 1.0.11) coderay (1.1.2) colorize (0.8.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) countries (0.9.3) currencies (~> 0.4.2) country_select (1.3.1) @@ -143,8 +143,8 @@ GEM foreman (0.85.0) thor (~> 0.19.1) formatador (0.2.5) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) groupdate (4.0.1) activesupport (>= 4.2) guard (2.14.2) @@ -182,7 +182,7 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http_parser.rb (0.6.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) interception (0.5) jaro_winkler (1.5.1) @@ -207,7 +207,7 @@ GEM mimemagic (0.3.2) mini_mime (1.0.0) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) msgpack (1.2.4) multi_json (1.13.1) multi_xml (0.6.0) @@ -378,7 +378,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) timecop (0.9.1) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.4.0) warden (1.2.8)