diff --git a/Gemfile.lock b/Gemfile.lock index 5a449ce..6e72dbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) connection_pool (2.2.3) crass (1.0.6) debug_inspector (0.0.3) @@ -77,12 +77,12 @@ GEM figaro (1.2.0) thor (>= 0.14.0, < 2) foreman (0.87.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -113,7 +113,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.14.2) + minitest (5.17.0) multi_xml (0.6.0) nio4r (2.5.4) nokogiri (1.13.6) @@ -192,7 +192,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)