diff --git a/Gemfile.lock b/Gemfile.lock index 653083a..6d00447 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.5) debug_inspector (0.0.3) @@ -110,15 +110,15 @@ GEM ffi (1.13.0) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -150,7 +150,7 @@ GEM mime-types-data (3.2020.0512) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) multi_xml (0.6.0) nio4r (2.5.2) nokogiri (1.10.9) @@ -249,7 +249,7 @@ GEM execjs (~> 2.7) less-rails (~> 2.8, >= 2.8.0) railties (~> 5.0, >= 5.0.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)