diff --git a/styleguide/Gemfile.lock b/styleguide/Gemfile.lock index 4fa6c6e3..70583074 100644 --- a/styleguide/Gemfile.lock +++ b/styleguide/Gemfile.lock @@ -24,28 +24,28 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (6.0.3.2) - activesupport (= 6.0.3.2) + actionview (6.1.7.2) + activesupport (= 6.1.7.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.0.3.2) + activesupport (6.1.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) builder (3.2.4) colorator (1.1.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.0) crass (1.0.6) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - erubi (1.9.0) + erubi (1.12.0) ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) @@ -64,7 +64,7 @@ GEM typhoeus (~> 1.3) yell (~> 2.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (4.1.1) addressable (~> 2.4) @@ -99,26 +99,28 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.6.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mercenary (0.4.0) - mini_portile2 (2.4.0) - minitest (5.14.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.1) + minitest (5.17.0) + nokogiri (1.14.1) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parallel (1.19.2) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) + racc (1.6.2) rack (2.2.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rainbow (3.0.0) rake (13.0.1) rb-fsevent (0.10.4) @@ -139,16 +141,15 @@ GEM rack (> 1, < 3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.7.0) yell (2.2.2) - zeitwerk (2.4.0) + zeitwerk (2.6.6) PLATFORMS ruby