diff --git a/Gemfile.lock b/Gemfile.lock index 8190f6bb..3c375a53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.10.0) execjs (2.7.0) @@ -64,8 +64,8 @@ GEM i18n (~> 0.5) ffi (1.15.0) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.13.0) formatador (>= 0.2.4) listen (>= 2.7, <= 4.0) @@ -99,7 +99,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) - minitest (5.14.4) + minitest (5.17.0) minitest-reporters (1.1.9) ansi builder @@ -109,6 +109,8 @@ GEM nio4r (2.5.7) nokogiri (1.11.2-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.2-x86_64-linux) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -184,7 +186,7 @@ GEM turbolinks (5.0.0) turbolinks-source (~> 5) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3) @@ -199,6 +201,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES bcrypt (= 3.1.13)