diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 6ce9722..631b736 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -82,7 +82,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.3) devise-i18n (1.6.1) devise (>= 4.4) @@ -95,14 +95,14 @@ GEM thor (~> 0.14) font-awesome-rails (4.7.0.4) railties (>= 3.2, < 6.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.0.4) temple (>= 0.8.0) tilt http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.0.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) impressionist (1.6.1) nokogiri (~> 1) @@ -150,7 +150,7 @@ GEM mini_portile2 (2.3.0) mini_racer (0.2.3) libv8 (>= 6.3) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) nested_form (0.3.2) netrc (0.11.0) @@ -276,7 +276,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.8) execjs (>= 0.3.0, < 3)