diff --git a/Gemfile.lock b/Gemfile.lock index 74bf5ae3..718344a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -164,8 +164,8 @@ GEM foreman (0.85.0) thor (~> 0.19.1) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashdiff (0.3.8) hashie (3.6.0) htmlentities (4.3.4) @@ -178,7 +178,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_optimizer (1.7.2) iniparse (1.4.4) @@ -214,7 +214,7 @@ GEM mini_magick (4.9.4) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) msgpack (1.2.9) multi_json (1.13.1) multipart-post (2.0.0) @@ -390,7 +390,7 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)