diff --git a/Gemfile.lock b/Gemfile.lock index 59b49d5..543447f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -858,7 +858,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) device_detector (1.0.2) devise (4.7.1) @@ -892,8 +892,8 @@ GEM friendly_id (5.2.5) activerecord (>= 4.0.0) geocoder (1.5.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (3.6.0) http-accept (1.7.0) http-cookie (1.0.3) @@ -902,7 +902,7 @@ GEM mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.9.3) mini_magick (>= 4.9.5, < 5) @@ -936,13 +936,15 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) mini_racer (0.2.6) libv8 (>= 6.9.411) - minitest (5.12.2) + minitest (5.15.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -1102,7 +1104,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)