diff --git a/railsapp/Gemfile.lock b/railsapp/Gemfile.lock index 27bb3f4..700b2bc 100644 --- a/railsapp/Gemfile.lock +++ b/railsapp/Gemfile.lock @@ -66,7 +66,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) devise (4.7.1) bcrypt (~> 3.0) @@ -79,9 +79,9 @@ GEM ffi (1.12.1) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -123,7 +123,7 @@ GEM mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) mysql2 (0.5.3) nio4r (2.5.2) nokogiri (1.10.9) @@ -209,7 +209,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)